#F2CC6C Color

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

Color preview

#F2CC6C

Color formats

HEX
#F2CC6C
RGB
rgb(242, 204, 108)
RGBA
rgba(242, 204, 108, 1)
HSL
hsl(43, 84%, 69%)
HSV
hsv(43, 55%, 95%)
CMYK
cmyk(0%, 16%, 55%, 5%)
CSS variable
--color-primary: #F2CC6C;
Lowercase HEX
#f2cc6c

Shades

Tints

Tones

Harmony

CSS snippets for #F2CC6C

.color-f2cc6c {
  color: #F2CC6C;
  background-color: #F2CC6C;
}

Frequently asked questions

What color is #F2CC6C?+

#F2CC6C is a HEX color with RGB value rgb(242, 204, 108) and HSL value hsl(43, 84%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F2CC6C?+

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