#F2DEBE Color

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

Color preview

#F2DEBE

Color formats

HEX
#F2DEBE
RGB
rgb(242, 222, 190)
RGBA
rgba(242, 222, 190, 1)
HSL
hsl(37, 67%, 85%)
HSV
hsv(37, 21%, 95%)
CMYK
cmyk(0%, 8%, 21%, 5%)
CSS variable
--color-primary: #F2DEBE;
Lowercase HEX
#f2debe

Shades

Tints

Tones

Harmony

CSS snippets for #F2DEBE

.color-f2debe {
  color: #F2DEBE;
  background-color: #F2DEBE;
}

Frequently asked questions

What color is #F2DEBE?+

#F2DEBE is a HEX color with RGB value rgb(242, 222, 190) and HSL value hsl(37, 67%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DEBE?+

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