#F1DDBD Color

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

Color preview

#F1DDBD

Color formats

HEX
#F1DDBD
RGB
rgb(241, 221, 189)
RGBA
rgba(241, 221, 189, 1)
HSL
hsl(37, 65%, 84%)
HSV
hsv(37, 22%, 95%)
CMYK
cmyk(0%, 8%, 22%, 5%)
CSS variable
--color-primary: #F1DDBD;
Lowercase HEX
#f1ddbd

Shades

Tints

Tones

Harmony

CSS snippets for #F1DDBD

.color-f1ddbd {
  color: #F1DDBD;
  background-color: #F1DDBD;
}

Frequently asked questions

What color is #F1DDBD?+

#F1DDBD is a HEX color with RGB value rgb(241, 221, 189) and HSL value hsl(37, 65%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F1DDBD?+

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