#DD4DDB Color

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

Color preview

#DD4DDB

Color formats

HEX
#DD4DDB
RGB
rgb(221, 77, 219)
RGBA
rgba(221, 77, 219, 1)
HSL
hsl(301, 68%, 58%)
HSV
hsv(301, 65%, 87%)
CMYK
cmyk(0%, 65%, 1%, 13%)
CSS variable
--color-primary: #DD4DDB;
Lowercase HEX
#dd4ddb

Shades

Tints

Tones

Harmony

CSS snippets for #DD4DDB

.color-dd4ddb {
  color: #DD4DDB;
  background-color: #DD4DDB;
}

Frequently asked questions

What color is #DD4DDB?+

#DD4DDB is a HEX color with RGB value rgb(221, 77, 219) and HSL value hsl(301, 68%, 58%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #DD4DDB?+

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