#DD6A9E Color

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

Color preview

#DD6A9E

Color formats

HEX
#DD6A9E
RGB
rgb(221, 106, 158)
RGBA
rgba(221, 106, 158, 1)
HSL
hsl(333, 63%, 64%)
HSV
hsv(333, 52%, 87%)
CMYK
cmyk(0%, 52%, 29%, 13%)
CSS variable
--color-primary: #DD6A9E;
Lowercase HEX
#dd6a9e

Shades

Tints

Tones

Harmony

CSS snippets for #DD6A9E

.color-dd6a9e {
  color: #DD6A9E;
  background-color: #DD6A9E;
}

Frequently asked questions

What color is #DD6A9E?+

#DD6A9E is a HEX color with RGB value rgb(221, 106, 158) and HSL value hsl(333, 63%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD6A9E?+

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