#DD7F8A Color

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

Color preview

#DD7F8A

Color formats

HEX
#DD7F8A
RGB
rgb(221, 127, 138)
RGBA
rgba(221, 127, 138, 1)
HSL
hsl(353, 58%, 68%)
HSV
hsv(353, 43%, 87%)
CMYK
cmyk(0%, 43%, 38%, 13%)
CSS variable
--color-primary: #DD7F8A;
Lowercase HEX
#dd7f8a

Shades

Tints

Tones

Harmony

CSS snippets for #DD7F8A

.color-dd7f8a {
  color: #DD7F8A;
  background-color: #DD7F8A;
}

Frequently asked questions

What color is #DD7F8A?+

#DD7F8A is a HEX color with RGB value rgb(221, 127, 138) and HSL value hsl(353, 58%, 68%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DD7F8A?+

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