#F6CC37 Color

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

Color preview

#F6CC37

Color formats

HEX
#F6CC37
RGB
rgb(246, 204, 55)
RGBA
rgba(246, 204, 55, 1)
HSL
hsl(47, 91%, 59%)
HSV
hsv(47, 78%, 96%)
CMYK
cmyk(0%, 17%, 78%, 4%)
CSS variable
--color-primary: #F6CC37;
Lowercase HEX
#f6cc37

Shades

Tints

Tones

Harmony

CSS snippets for #F6CC37

.color-f6cc37 {
  color: #F6CC37;
  background-color: #F6CC37;
}

Frequently asked questions

What color is #F6CC37?+

#F6CC37 is a HEX color with RGB value rgb(246, 204, 55) and HSL value hsl(47, 91%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F6CC37?+

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