#F0DCAA Color

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

Color preview

#F0DCAA

Color formats

HEX
#F0DCAA
RGB
rgb(240, 220, 170)
RGBA
rgba(240, 220, 170, 1)
HSL
hsl(43, 70%, 80%)
HSV
hsv(43, 29%, 94%)
CMYK
cmyk(0%, 8%, 29%, 6%)
CSS variable
--color-primary: #F0DCAA;
Lowercase HEX
#f0dcaa

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCAA

.color-f0dcaa {
  color: #F0DCAA;
  background-color: #F0DCAA;
}

Frequently asked questions

What color is #F0DCAA?+

#F0DCAA is a HEX color with RGB value rgb(240, 220, 170) and HSL value hsl(43, 70%, 80%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0DCAA?+

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