#DD4722 Color

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

Color preview

#DD4722

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DD4722

.color-dd4722 {
  color: #DD4722;
  background-color: #DD4722;
}

Frequently asked questions

What color is #DD4722?+

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

What is the closest Tailwind color to #DD4722?+

The closest Tailwind color is orange-600, available as the bg-orange-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