#FFCA37 Color

Inspect #FFCA37 across formats, palettes, contrast and closest named color matches.

Color preview

#FFCA37

Color formats

HEX
#FFCA37
RGB
rgb(255, 202, 55)
RGBA
rgba(255, 202, 55, 1)
HSL
hsl(44, 100%, 61%)
HSV
hsv(44, 78%, 100%)
CMYK
cmyk(0%, 21%, 78%, 0%)
CSS variable
--color-primary: #FFCA37;
Lowercase HEX
#ffca37

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA37

.color-ffca37 {
  color: #FFCA37;
  background-color: #FFCA37;
}

Frequently asked questions

What color is #FFCA37?+

#FFCA37 is a HEX color with RGB value rgb(255, 202, 55) and HSL value hsl(44, 100%, 61%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFCA37?+

The closest Tailwind color is amber-400, available as the bg-amber-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools