#DEADD5 Color

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

Color preview

#DEADD5

Color formats

HEX
#DEADD5
RGB
rgb(222, 173, 213)
RGBA
rgba(222, 173, 213, 1)
HSL
hsl(311, 43%, 77%)
HSV
hsv(311, 22%, 87%)
CMYK
cmyk(0%, 22%, 4%, 13%)
CSS variable
--color-primary: #DEADD5;
Lowercase HEX
#deadd5

Shades

Tints

Tones

Harmony

CSS snippets for #DEADD5

.color-deadd5 {
  color: #DEADD5;
  background-color: #DEADD5;
}

Frequently asked questions

What color is #DEADD5?+

#DEADD5 is a HEX color with RGB value rgb(222, 173, 213) and HSL value hsl(311, 43%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEADD5?+

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