#F0DCAF Color

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

Color preview

#F0DCAF

Color formats

HEX
#F0DCAF
RGB
rgb(240, 220, 175)
RGBA
rgba(240, 220, 175, 1)
HSL
hsl(42, 68%, 81%)
HSV
hsv(42, 27%, 94%)
CMYK
cmyk(0%, 8%, 27%, 6%)
CSS variable
--color-primary: #F0DCAF;
Lowercase HEX
#f0dcaf

Shades

Tints

Tones

Harmony

CSS snippets for #F0DCAF

.color-f0dcaf {
  color: #F0DCAF;
  background-color: #F0DCAF;
}

Frequently asked questions

What color is #F0DCAF?+

#F0DCAF is a HEX color with RGB value rgb(240, 220, 175) and HSL value hsl(42, 68%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F0DCAF?+

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