#DD222F Color

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

Color preview

#DD222F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD222F

.color-dd222f {
  color: #DD222F;
  background-color: #DD222F;
}

Frequently asked questions

What color is #DD222F?+

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

What is the closest Tailwind color to #DD222F?+

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