#DD5ACC Color

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

Color preview

#DD5ACC

Color formats

HEX
#DD5ACC
RGB
rgb(221, 90, 204)
RGBA
rgba(221, 90, 204, 1)
HSL
hsl(308, 66%, 61%)
HSV
hsv(308, 59%, 87%)
CMYK
cmyk(0%, 59%, 8%, 13%)
CSS variable
--color-primary: #DD5ACC;
Lowercase HEX
#dd5acc

Shades

Tints

Tones

Harmony

CSS snippets for #DD5ACC

.color-dd5acc {
  color: #DD5ACC;
  background-color: #DD5ACC;
}

Frequently asked questions

What color is #DD5ACC?+

#DD5ACC is a HEX color with RGB value rgb(221, 90, 204) and HSL value hsl(308, 66%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD5ACC?+

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