#DD4422 Color

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

Color preview

#DD4422

Color formats

HEX
#DD4422
RGB
rgb(221, 68, 34)
RGBA
rgba(221, 68, 34, 1)
HSL
hsl(11, 73%, 50%)
HSV
hsv(11, 85%, 87%)
CMYK
cmyk(0%, 69%, 85%, 13%)
CSS variable
--color-primary: #DD4422;
Lowercase HEX
#dd4422

Shades

Tints

Tones

Harmony

CSS snippets for #DD4422

.color-dd4422 {
  color: #DD4422;
  background-color: #DD4422;
}

Frequently asked questions

What color is #DD4422?+

#DD4422 is a HEX color with RGB value rgb(221, 68, 34) and HSL value hsl(11, 73%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DD4422?+

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