#DD2225 Color

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

Color preview

#DD2225

Color formats

HEX
#DD2225
RGB
rgb(221, 34, 37)
RGBA
rgba(221, 34, 37, 1)
HSL
hsl(359, 73%, 50%)
HSV
hsv(359, 85%, 87%)
CMYK
cmyk(0%, 85%, 83%, 13%)
CSS variable
--color-primary: #DD2225;
Lowercase HEX
#dd2225

Shades

Tints

Tones

Harmony

CSS snippets for #DD2225

.color-dd2225 {
  color: #DD2225;
  background-color: #DD2225;
}

Frequently asked questions

What color is #DD2225?+

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

What is the closest Tailwind color to #DD2225?+

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