#F5CC39 Color

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

Color preview

#F5CC39

Color formats

HEX
#F5CC39
RGB
rgb(245, 204, 57)
RGBA
rgba(245, 204, 57, 1)
HSL
hsl(47, 90%, 59%)
HSV
hsv(47, 77%, 96%)
CMYK
cmyk(0%, 17%, 77%, 4%)
CSS variable
--color-primary: #F5CC39;
Lowercase HEX
#f5cc39

Shades

Tints

Tones

Harmony

CSS snippets for #F5CC39

.color-f5cc39 {
  color: #F5CC39;
  background-color: #F5CC39;
}

Frequently asked questions

What color is #F5CC39?+

#F5CC39 is a HEX color with RGB value rgb(245, 204, 57) and HSL value hsl(47, 90%, 59%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #F5CC39?+

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