#F0DABE Color

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

Color preview

#F0DABE

Color formats

HEX
#F0DABE
RGB
rgb(240, 218, 190)
RGBA
rgba(240, 218, 190, 1)
HSL
hsl(34, 62%, 84%)
HSV
hsv(34, 21%, 94%)
CMYK
cmyk(0%, 9%, 21%, 6%)
CSS variable
--color-primary: #F0DABE;
Lowercase HEX
#f0dabe

Shades

Tints

Tones

Harmony

CSS snippets for #F0DABE

.color-f0dabe {
  color: #F0DABE;
  background-color: #F0DABE;
}

Frequently asked questions

What color is #F0DABE?+

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

What is the closest Tailwind color to #F0DABE?+

The closest Tailwind color is red-200, available as the bg-red-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