#DD6A9D Color

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

Color preview

#DD6A9D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD6A9D

.color-dd6a9d {
  color: #DD6A9D;
  background-color: #DD6A9D;
}

Frequently asked questions

What color is #DD6A9D?+

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

What is the closest Tailwind color to #DD6A9D?+

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