#DEADCA Color

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

Color preview

#DEADCA

Color formats

HEX
#DEADCA
RGB
rgb(222, 173, 202)
RGBA
rgba(222, 173, 202, 1)
HSL
hsl(324, 43%, 77%)
HSV
hsv(324, 22%, 87%)
CMYK
cmyk(0%, 22%, 9%, 13%)
CSS variable
--color-primary: #DEADCA;
Lowercase HEX
#deadca

Shades

Tints

Tones

Harmony

CSS snippets for #DEADCA

.color-deadca {
  color: #DEADCA;
  background-color: #DEADCA;
}

Frequently asked questions

What color is #DEADCA?+

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

What is the closest Tailwind color to #DEADCA?+

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