#F1DEB2 Color

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

Color preview

#F1DEB2

Color formats

HEX
#F1DEB2
RGB
rgb(241, 222, 178)
RGBA
rgba(241, 222, 178, 1)
HSL
hsl(42, 69%, 82%)
HSV
hsv(42, 26%, 95%)
CMYK
cmyk(0%, 8%, 26%, 5%)
CSS variable
--color-primary: #F1DEB2;
Lowercase HEX
#f1deb2

Shades

Tints

Tones

Harmony

CSS snippets for #F1DEB2

.color-f1deb2 {
  color: #F1DEB2;
  background-color: #F1DEB2;
}

Frequently asked questions

What color is #F1DEB2?+

#F1DEB2 is a HEX color with RGB value rgb(241, 222, 178) and HSL value hsl(42, 69%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1DEB2?+

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