#DC8F9D Color

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

Color preview

#DC8F9D

Color formats

HEX
#DC8F9D
RGB
rgb(220, 143, 157)
RGBA
rgba(220, 143, 157, 1)
HSL
hsl(349, 52%, 71%)
HSV
hsv(349, 35%, 86%)
CMYK
cmyk(0%, 35%, 29%, 14%)
CSS variable
--color-primary: #DC8F9D;
Lowercase HEX
#dc8f9d

Shades

Tints

Tones

Harmony

CSS snippets for #DC8F9D

.color-dc8f9d {
  color: #DC8F9D;
  background-color: #DC8F9D;
}

Frequently asked questions

What color is #DC8F9D?+

#DC8F9D is a HEX color with RGB value rgb(220, 143, 157) and HSL value hsl(349, 52%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC8F9D?+

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