#F0DCBD Color

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

Color preview

#F0DCBD

Color formats

HEX
#F0DCBD
RGB
rgb(240, 220, 189)
RGBA
rgba(240, 220, 189, 1)
HSL
hsl(36, 63%, 84%)
HSV
hsv(36, 21%, 94%)
CMYK
cmyk(0%, 8%, 21%, 6%)
CSS variable
--color-primary: #F0DCBD;
Lowercase HEX
#f0dcbd

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCBD

.color-f0dcbd {
  color: #F0DCBD;
  background-color: #F0DCBD;
}

Frequently asked questions

What color is #F0DCBD?+

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

What is the closest Tailwind color to #F0DCBD?+

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