#F2DEBC Color

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

Color preview

#F2DEBC

Color formats

HEX
#F2DEBC
RGB
rgb(242, 222, 188)
RGBA
rgba(242, 222, 188, 1)
HSL
hsl(38, 67%, 84%)
HSV
hsv(38, 22%, 95%)
CMYK
cmyk(0%, 8%, 22%, 5%)
CSS variable
--color-primary: #F2DEBC;
Lowercase HEX
#f2debc

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEBC

.color-f2debc {
  color: #F2DEBC;
  background-color: #F2DEBC;
}

Frequently asked questions

What color is #F2DEBC?+

#F2DEBC is a HEX color with RGB value rgb(242, 222, 188) and HSL value hsl(38, 67%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DEBC?+

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