#F1DCBD Color

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

Color preview

#F1DCBD

Color formats

HEX
#F1DCBD
RGB
rgb(241, 220, 189)
RGBA
rgba(241, 220, 189, 1)
HSL
hsl(36, 65%, 84%)
HSV
hsv(36, 22%, 95%)
CMYK
cmyk(0%, 9%, 22%, 5%)
CSS variable
--color-primary: #F1DCBD;
Lowercase HEX
#f1dcbd

Shades

Tints

Tones

Harmony

CSS snippets for #F1DCBD

.color-f1dcbd {
  color: #F1DCBD;
  background-color: #F1DCBD;
}

Frequently asked questions

What color is #F1DCBD?+

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

What is the closest Tailwind color to #F1DCBD?+

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