#D44D2B Color

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

Color preview

#D44D2B

Color formats

HEX
#D44D2B
RGB
rgb(212, 77, 43)
RGBA
rgba(212, 77, 43, 1)
HSL
hsl(12, 66%, 50%)
HSV
hsv(12, 80%, 83%)
CMYK
cmyk(0%, 64%, 80%, 17%)
CSS variable
--color-primary: #D44D2B;
Lowercase HEX
#d44d2b

Shades

Tints

Tones

Harmony

CSS snippets for #D44D2B

.color-d44d2b {
  color: #D44D2B;
  background-color: #D44D2B;
}

Frequently asked questions

What color is #D44D2B?+

#D44D2B is a HEX color with RGB value rgb(212, 77, 43) and HSL value hsl(12, 66%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D44D2B?+

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