#DD222E Color

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

Color preview

#DD222E

Color formats

HEX
#DD222E
RGB
rgb(221, 34, 46)
RGBA
rgba(221, 34, 46, 1)
HSL
hsl(356, 73%, 50%)
HSV
hsv(356, 85%, 87%)
CMYK
cmyk(0%, 85%, 79%, 13%)
CSS variable
--color-primary: #DD222E;
Lowercase HEX
#dd222e

Shades

Tints

Tones

Harmony

CSS snippets for #DD222E

.color-dd222e {
  color: #DD222E;
  background-color: #DD222E;
}

Frequently asked questions

What color is #DD222E?+

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

What is the closest Tailwind color to #DD222E?+

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