#DC8E9D Color

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

Color preview

#DC8E9D

Color formats

HEX
#DC8E9D
RGB
rgb(220, 142, 157)
RGBA
rgba(220, 142, 157, 1)
HSL
hsl(348, 53%, 71%)
HSV
hsv(348, 35%, 86%)
CMYK
cmyk(0%, 35%, 29%, 14%)
CSS variable
--color-primary: #DC8E9D;
Lowercase HEX
#dc8e9d

Shades

Tints

Tones

Harmony

CSS snippets for #DC8E9D

.color-dc8e9d {
  color: #DC8E9D;
  background-color: #DC8E9D;
}

Frequently asked questions

What color is #DC8E9D?+

#DC8E9D is a HEX color with RGB value rgb(220, 142, 157) and HSL value hsl(348, 53%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC8E9D?+

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