#DD228C Color

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

Color preview

#DD228C

Color formats

HEX
#DD228C
RGB
rgb(221, 34, 140)
RGBA
rgba(221, 34, 140, 1)
HSL
hsl(326, 73%, 50%)
HSV
hsv(326, 85%, 87%)
CMYK
cmyk(0%, 85%, 37%, 13%)
CSS variable
--color-primary: #DD228C;
Lowercase HEX
#dd228c

Shades

Tints

Tones

Harmony

CSS snippets for #DD228C

.color-dd228c {
  color: #DD228C;
  background-color: #DD228C;
}

Frequently asked questions

What color is #DD228C?+

#DD228C is a HEX color with RGB value rgb(221, 34, 140) and HSL value hsl(326, 73%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DD228C?+

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