#F1CC37 Color

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

Color preview

#F1CC37

Color formats

HEX
#F1CC37
RGB
rgb(241, 204, 55)
RGBA
rgba(241, 204, 55, 1)
HSL
hsl(48, 87%, 58%)
HSV
hsv(48, 77%, 95%)
CMYK
cmyk(0%, 15%, 77%, 5%)
CSS variable
--color-primary: #F1CC37;
Lowercase HEX
#f1cc37

Shades

Tints

Tones

Harmony

CSS snippets for #F1CC37

.color-f1cc37 {
  color: #F1CC37;
  background-color: #F1CC37;
}

Frequently asked questions

What color is #F1CC37?+

#F1CC37 is a HEX color with RGB value rgb(241, 204, 55) and HSL value hsl(48, 87%, 58%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F1CC37?+

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