#F7DEAF Color

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

Color preview

#F7DEAF

Color formats

HEX
#F7DEAF
RGB
rgb(247, 222, 175)
RGBA
rgba(247, 222, 175, 1)
HSL
hsl(39, 82%, 83%)
HSV
hsv(39, 29%, 97%)
CMYK
cmyk(0%, 10%, 29%, 3%)
CSS variable
--color-primary: #F7DEAF;
Lowercase HEX
#f7deaf

Shades

Tints

Tones

Harmony

CSS snippets for #F7DEAF

.color-f7deaf {
  color: #F7DEAF;
  background-color: #F7DEAF;
}

Frequently asked questions

What color is #F7DEAF?+

#F7DEAF is a HEX color with RGB value rgb(247, 222, 175) and HSL value hsl(39, 82%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #F7DEAF?+

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