#F2DFBB Color

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

Color preview

#F2DFBB

Color formats

HEX
#F2DFBB
RGB
rgb(242, 223, 187)
RGBA
rgba(242, 223, 187, 1)
HSL
hsl(39, 68%, 84%)
HSV
hsv(39, 23%, 95%)
CMYK
cmyk(0%, 8%, 23%, 5%)
CSS variable
--color-primary: #F2DFBB;
Lowercase HEX
#f2dfbb

Shades

Tints

Tones

Harmony

CSS snippets for #F2DFBB

.color-f2dfbb {
  color: #F2DFBB;
  background-color: #F2DFBB;
}

Frequently asked questions

What color is #F2DFBB?+

#F2DFBB is a HEX color with RGB value rgb(242, 223, 187) and HSL value hsl(39, 68%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F2DFBB?+

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