#F0CD33 Color

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

Color preview

#F0CD33

Color formats

HEX
#F0CD33
RGB
rgb(240, 205, 51)
RGBA
rgba(240, 205, 51, 1)
HSL
hsl(49, 86%, 57%)
HSV
hsv(49, 79%, 94%)
CMYK
cmyk(0%, 15%, 79%, 6%)
CSS variable
--color-primary: #F0CD33;
Lowercase HEX
#f0cd33

Shades

Tints

Tones

Harmony

CSS snippets for #F0CD33

.color-f0cd33 {
  color: #F0CD33;
  background-color: #F0CD33;
}

Frequently asked questions

What color is #F0CD33?+

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

What is the closest Tailwind color to #F0CD33?+

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