#F5DDAE Color

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

Color preview

#F5DDAE

Color formats

HEX
#F5DDAE
RGB
rgb(245, 221, 174)
RGBA
rgba(245, 221, 174, 1)
HSL
hsl(40, 78%, 82%)
HSV
hsv(40, 29%, 96%)
CMYK
cmyk(0%, 10%, 29%, 4%)
CSS variable
--color-primary: #F5DDAE;
Lowercase HEX
#f5ddae

Shades

Tints

Tones

Harmony

CSS snippets for #F5DDAE

.color-f5ddae {
  color: #F5DDAE;
  background-color: #F5DDAE;
}

Frequently asked questions

What color is #F5DDAE?+

#F5DDAE is a HEX color with RGB value rgb(245, 221, 174) and HSL value hsl(40, 78%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F5DDAE?+

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