#DC8EB0 Color

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

Color preview

#DC8EB0

Color formats

HEX
#DC8EB0
RGB
rgb(220, 142, 176)
RGBA
rgba(220, 142, 176, 1)
HSL
hsl(334, 53%, 71%)
HSV
hsv(334, 35%, 86%)
CMYK
cmyk(0%, 35%, 20%, 14%)
CSS variable
--color-primary: #DC8EB0;
Lowercase HEX
#dc8eb0

Shades

Tints

Tones

Harmony

CSS snippets for #DC8EB0

.color-dc8eb0 {
  color: #DC8EB0;
  background-color: #DC8EB0;
}

Frequently asked questions

What color is #DC8EB0?+

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

What is the closest Tailwind color to #DC8EB0?+

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