#DC6B9C Color

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

Color preview

#DC6B9C

Color formats

HEX
#DC6B9C
RGB
rgb(220, 107, 156)
RGBA
rgba(220, 107, 156, 1)
HSL
hsl(334, 62%, 64%)
HSV
hsv(334, 51%, 86%)
CMYK
cmyk(0%, 51%, 29%, 14%)
CSS variable
--color-primary: #DC6B9C;
Lowercase HEX
#dc6b9c

Shades

Tints

Tones

Harmony

CSS snippets for #DC6B9C

.color-dc6b9c {
  color: #DC6B9C;
  background-color: #DC6B9C;
}

Frequently asked questions

What color is #DC6B9C?+

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

What is the closest Tailwind color to #DC6B9C?+

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