#DD3222 Color

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

Color preview

#DD3222

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD3222

.color-dd3222 {
  color: #DD3222;
  background-color: #DD3222;
}

Frequently asked questions

What color is #DD3222?+

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

What is the closest Tailwind color to #DD3222?+

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