#DD222B Color

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

Color preview

#DD222B

Color formats

HEX
#DD222B
RGB
rgb(221, 34, 43)
RGBA
rgba(221, 34, 43, 1)
HSL
hsl(357, 73%, 50%)
HSV
hsv(357, 85%, 87%)
CMYK
cmyk(0%, 85%, 81%, 13%)
CSS variable
--color-primary: #DD222B;
Lowercase HEX
#dd222b

Shades

Tints

Tones

Harmony

CSS snippets for #DD222B

.color-dd222b {
  color: #DD222B;
  background-color: #DD222B;
}

Frequently asked questions

What color is #DD222B?+

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

What is the closest Tailwind color to #DD222B?+

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