#DC6B9E Color

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

Color preview

#DC6B9E

Color formats

HEX
#DC6B9E
RGB
rgb(220, 107, 158)
RGBA
rgba(220, 107, 158, 1)
HSL
hsl(333, 62%, 64%)
HSV
hsv(333, 51%, 86%)
CMYK
cmyk(0%, 51%, 28%, 14%)
CSS variable
--color-primary: #DC6B9E;
Lowercase HEX
#dc6b9e

Shades

Tints

Tones

Harmony

CSS snippets for #DC6B9E

.color-dc6b9e {
  color: #DC6B9E;
  background-color: #DC6B9E;
}

Frequently asked questions

What color is #DC6B9E?+

#DC6B9E is a HEX color with RGB value rgb(220, 107, 158) and HSL value hsl(333, 62%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC6B9E?+

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