#DD6A8F Color

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

Color preview

#DD6A8F

Color formats

HEX
#DD6A8F
RGB
rgb(221, 106, 143)
RGBA
rgba(221, 106, 143, 1)
HSL
hsl(341, 63%, 64%)
HSV
hsv(341, 52%, 87%)
CMYK
cmyk(0%, 52%, 35%, 13%)
CSS variable
--color-primary: #DD6A8F;
Lowercase HEX
#dd6a8f

Shades

Tints

Tones

Harmony

CSS snippets for #DD6A8F

.color-dd6a8f {
  color: #DD6A8F;
  background-color: #DD6A8F;
}

Frequently asked questions

What color is #DD6A8F?+

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

What is the closest Tailwind color to #DD6A8F?+

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