#F2C88C Color

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

Color preview

#F2C88C

Color formats

HEX
#F2C88C
RGB
rgb(242, 200, 140)
RGBA
rgba(242, 200, 140, 1)
HSL
hsl(35, 80%, 75%)
HSV
hsv(35, 42%, 95%)
CMYK
cmyk(0%, 17%, 42%, 5%)
CSS variable
--color-primary: #F2C88C;
Lowercase HEX
#f2c88c

Shades

Tints

Tones

Harmony

CSS snippets for #F2C88C

.color-f2c88c {
  color: #F2C88C;
  background-color: #F2C88C;
}

Frequently asked questions

What color is #F2C88C?+

#F2C88C is a HEX color with RGB value rgb(242, 200, 140) and HSL value hsl(35, 80%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #F2C88C?+

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