#FFCA1E Color

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

Color preview

#FFCA1E

Color formats

HEX
#FFCA1E
RGB
rgb(255, 202, 30)
RGBA
rgba(255, 202, 30, 1)
HSL
hsl(46, 100%, 56%)
HSV
hsv(46, 88%, 100%)
CMYK
cmyk(0%, 21%, 88%, 0%)
CSS variable
--color-primary: #FFCA1E;
Lowercase HEX
#ffca1e

Shades

Tints

Tones

Harmony

CSS snippets for #FFCA1E

.color-ffca1e {
  color: #FFCA1E;
  background-color: #FFCA1E;
}

Frequently asked questions

What color is #FFCA1E?+

#FFCA1E is a HEX color with RGB value rgb(255, 202, 30) and HSL value hsl(46, 100%, 56%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFCA1E?+

The closest Tailwind color is yellow-400, available as the bg-yellow-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