#F0DEBD Color

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

Color preview

#F0DEBD

Color formats

HEX
#F0DEBD
RGB
rgb(240, 222, 189)
RGBA
rgba(240, 222, 189, 1)
HSL
hsl(39, 63%, 84%)
HSV
hsv(39, 21%, 94%)
CMYK
cmyk(0%, 7%, 21%, 6%)
CSS variable
--color-primary: #F0DEBD;
Lowercase HEX
#f0debd

Shades

Tints

Tones

Harmony

CSS snippets for #F0DEBD

.color-f0debd {
  color: #F0DEBD;
  background-color: #F0DEBD;
}

Frequently asked questions

What color is #F0DEBD?+

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

What is the closest Tailwind color to #F0DEBD?+

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