#F5DEAF Color

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

Color preview

#F5DEAF

Color formats

HEX
#F5DEAF
RGB
rgb(245, 222, 175)
RGBA
rgba(245, 222, 175, 1)
HSL
hsl(40, 78%, 82%)
HSV
hsv(40, 29%, 96%)
CMYK
cmyk(0%, 9%, 29%, 4%)
CSS variable
--color-primary: #F5DEAF;
Lowercase HEX
#f5deaf

Shades

Tints

Tones

Harmony

CSS snippets for #F5DEAF

.color-f5deaf {
  color: #F5DEAF;
  background-color: #F5DEAF;
}

Frequently asked questions

What color is #F5DEAF?+

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

What is the closest Tailwind color to #F5DEAF?+

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