#DC6A9A Color

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

Color preview

#DC6A9A

Color formats

HEX
#DC6A9A
RGB
rgb(220, 106, 154)
RGBA
rgba(220, 106, 154, 1)
HSL
hsl(335, 62%, 64%)
HSV
hsv(335, 52%, 86%)
CMYK
cmyk(0%, 52%, 30%, 14%)
CSS variable
--color-primary: #DC6A9A;
Lowercase HEX
#dc6a9a

Shades

Tints

Tones

Harmony

CSS snippets for #DC6A9A

.color-dc6a9a {
  color: #DC6A9A;
  background-color: #DC6A9A;
}

Frequently asked questions

What color is #DC6A9A?+

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

What is the closest Tailwind color to #DC6A9A?+

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