#DD4627 Color

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

Color preview

#DD4627

Color formats

HEX
#DD4627
RGB
rgb(221, 70, 39)
RGBA
rgba(221, 70, 39, 1)
HSL
hsl(10, 73%, 51%)
HSV
hsv(10, 82%, 87%)
CMYK
cmyk(0%, 68%, 82%, 13%)
CSS variable
--color-primary: #DD4627;
Lowercase HEX
#dd4627

Shades

Tints

Tones

Harmony

CSS snippets for #DD4627

.color-dd4627 {
  color: #DD4627;
  background-color: #DD4627;
}

Frequently asked questions

What color is #DD4627?+

#DD4627 is a HEX color with RGB value rgb(221, 70, 39) and HSL value hsl(10, 73%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DD4627?+

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