#F2DEBF Color

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

Color preview

#F2DEBF

Color formats

HEX
#F2DEBF
RGB
rgb(242, 222, 191)
RGBA
rgba(242, 222, 191, 1)
HSL
hsl(36, 66%, 85%)
HSV
hsv(36, 21%, 95%)
CMYK
cmyk(0%, 8%, 21%, 5%)
CSS variable
--color-primary: #F2DEBF;
Lowercase HEX
#f2debf

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEBF

.color-f2debf {
  color: #F2DEBF;
  background-color: #F2DEBF;
}

Frequently asked questions

What color is #F2DEBF?+

#F2DEBF is a HEX color with RGB value rgb(242, 222, 191) and HSL value hsl(36, 66%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DEBF?+

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