#F2CC6B Color

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

Color preview

#F2CC6B

Color formats

HEX
#F2CC6B
RGB
rgb(242, 204, 107)
RGBA
rgba(242, 204, 107, 1)
HSL
hsl(43, 84%, 68%)
HSV
hsv(43, 56%, 95%)
CMYK
cmyk(0%, 16%, 56%, 5%)
CSS variable
--color-primary: #F2CC6B;
Lowercase HEX
#f2cc6b

Shades

Tints

Tones

Harmony

CSS snippets for #F2CC6B

.color-f2cc6b {
  color: #F2CC6B;
  background-color: #F2CC6B;
}

Frequently asked questions

What color is #F2CC6B?+

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

What is the closest Tailwind color to #F2CC6B?+

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