#DD228F Color

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

Color preview

#DD228F

Color formats

HEX
#DD228F
RGB
rgb(221, 34, 143)
RGBA
rgba(221, 34, 143, 1)
HSL
hsl(325, 73%, 50%)
HSV
hsv(325, 85%, 87%)
CMYK
cmyk(0%, 85%, 35%, 13%)
CSS variable
--color-primary: #DD228F;
Lowercase HEX
#dd228f

Shades

Tints

Tones

Harmony

CSS snippets for #DD228F

.color-dd228f {
  color: #DD228F;
  background-color: #DD228F;
}

Frequently asked questions

What color is #DD228F?+

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

What is the closest Tailwind color to #DD228F?+

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