#F0CA33 Color

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

Color preview

#F0CA33

Color formats

HEX
#F0CA33
RGB
rgb(240, 202, 51)
RGBA
rgba(240, 202, 51, 1)
HSL
hsl(48, 86%, 57%)
HSV
hsv(48, 79%, 94%)
CMYK
cmyk(0%, 16%, 79%, 6%)
CSS variable
--color-primary: #F0CA33;
Lowercase HEX
#f0ca33

Shades

Tints

Tones

Harmony

CSS snippets for #F0CA33

.color-f0ca33 {
  color: #F0CA33;
  background-color: #F0CA33;
}

Frequently asked questions

What color is #F0CA33?+

#F0CA33 is a HEX color with RGB value rgb(240, 202, 51) and HSL value hsl(48, 86%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F0CA33?+

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