#DC6A7D Color

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

Color preview

#DC6A7D

Color formats

HEX
#DC6A7D
RGB
rgb(220, 106, 125)
RGBA
rgba(220, 106, 125, 1)
HSL
hsl(350, 62%, 64%)
HSV
hsv(350, 52%, 86%)
CMYK
cmyk(0%, 52%, 43%, 14%)
CSS variable
--color-primary: #DC6A7D;
Lowercase HEX
#dc6a7d

Shades

Tints

Tones

Harmony

CSS snippets for #DC6A7D

.color-dc6a7d {
  color: #DC6A7D;
  background-color: #DC6A7D;
}

Frequently asked questions

What color is #DC6A7D?+

#DC6A7D is a HEX color with RGB value rgb(220, 106, 125) and HSL value hsl(350, 62%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DC6A7D?+

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