#F0DEBE Color

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

Color preview

#F0DEBE

Color formats

HEX
#F0DEBE
RGB
rgb(240, 222, 190)
RGBA
rgba(240, 222, 190, 1)
HSL
hsl(38, 62%, 84%)
HSV
hsv(38, 21%, 94%)
CMYK
cmyk(0%, 7%, 21%, 6%)
CSS variable
--color-primary: #F0DEBE;
Lowercase HEX
#f0debe

Shades

Tints

Tones

Harmony

CSS snippets for #F0DEBE

.color-f0debe {
  color: #F0DEBE;
  background-color: #F0DEBE;
}

Frequently asked questions

What color is #F0DEBE?+

#F0DEBE is a HEX color with RGB value rgb(240, 222, 190) and HSL value hsl(38, 62%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0DEBE?+

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