#F0DDAF Color

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

Color preview

#F0DDAF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F0DDAF

.color-f0ddaf {
  color: #F0DDAF;
  background-color: #F0DDAF;
}

Frequently asked questions

What color is #F0DDAF?+

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

What is the closest Tailwind color to #F0DDAF?+

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