#F2CC64 Color

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

Color preview

#F2CC64

Color formats

HEX
#F2CC64
RGB
rgb(242, 204, 100)
RGBA
rgba(242, 204, 100, 1)
HSL
hsl(44, 85%, 67%)
HSV
hsv(44, 59%, 95%)
CMYK
cmyk(0%, 16%, 59%, 5%)
CSS variable
--color-primary: #F2CC64;
Lowercase HEX
#f2cc64

Shades

Tints

Tones

Harmony

CSS snippets for #F2CC64

.color-f2cc64 {
  color: #F2CC64;
  background-color: #F2CC64;
}

Frequently asked questions

What color is #F2CC64?+

#F2CC64 is a HEX color with RGB value rgb(242, 204, 100) and HSL value hsl(44, 85%, 67%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #F2CC64?+

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