#DEAEAF Color

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

Color preview

#DEAEAF

Color formats

HEX
#DEAEAF
RGB
rgb(222, 174, 175)
RGBA
rgba(222, 174, 175, 1)
HSL
hsl(359, 42%, 78%)
HSV
hsv(359, 22%, 87%)
CMYK
cmyk(0%, 22%, 21%, 13%)
CSS variable
--color-primary: #DEAEAF;
Lowercase HEX
#deaeaf

Shades

Tints

Tones

Harmony

CSS snippets for #DEAEAF

.color-deaeaf {
  color: #DEAEAF;
  background-color: #DEAEAF;
}

Frequently asked questions

What color is #DEAEAF?+

#DEAEAF is a HEX color with RGB value rgb(222, 174, 175) and HSL value hsl(359, 42%, 78%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DEAEAF?+

The closest Tailwind color is rose-300, available as the bg-rose-300 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