#DD2232 Color

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

Color preview

#DD2232

Color formats

HEX
#DD2232
RGB
rgb(221, 34, 50)
RGBA
rgba(221, 34, 50, 1)
HSL
hsl(355, 73%, 50%)
HSV
hsv(355, 85%, 87%)
CMYK
cmyk(0%, 85%, 77%, 13%)
CSS variable
--color-primary: #DD2232;
Lowercase HEX
#dd2232

Shades

Tints

Tones

Harmony

CSS snippets for #DD2232

.color-dd2232 {
  color: #DD2232;
  background-color: #DD2232;
}

Frequently asked questions

What color is #DD2232?+

#DD2232 is a HEX color with RGB value rgb(221, 34, 50) and HSL value hsl(355, 73%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DD2232?+

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