#F2CC5A Color

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

Color preview

#F2CC5A

Color formats

HEX
#F2CC5A
RGB
rgb(242, 204, 90)
RGBA
rgba(242, 204, 90, 1)
HSL
hsl(45, 85%, 65%)
HSV
hsv(45, 63%, 95%)
CMYK
cmyk(0%, 16%, 63%, 5%)
CSS variable
--color-primary: #F2CC5A;
Lowercase HEX
#f2cc5a

Shades

Tints

Tones

Harmony

CSS snippets for #F2CC5A

.color-f2cc5a {
  color: #F2CC5A;
  background-color: #F2CC5A;
}

Frequently asked questions

What color is #F2CC5A?+

#F2CC5A is a HEX color with RGB value rgb(242, 204, 90) and HSL value hsl(45, 85%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2CC5A?+

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