#DD80CC Color

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

Color preview

#DD80CC

Color formats

HEX
#DD80CC
RGB
rgb(221, 128, 204)
RGBA
rgba(221, 128, 204, 1)
HSL
hsl(311, 58%, 68%)
HSV
hsv(311, 42%, 87%)
CMYK
cmyk(0%, 42%, 8%, 13%)
CSS variable
--color-primary: #DD80CC;
Lowercase HEX
#dd80cc

Shades

Tints

Tones

Harmony

CSS snippets for #DD80CC

.color-dd80cc {
  color: #DD80CC;
  background-color: #DD80CC;
}

Frequently asked questions

What color is #DD80CC?+

#DD80CC is a HEX color with RGB value rgb(221, 128, 204) and HSL value hsl(311, 58%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD80CC?+

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