#D55E2F Color

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

Color preview

#D55E2F

Color formats

HEX
#D55E2F
RGB
rgb(213, 94, 47)
RGBA
rgba(213, 94, 47, 1)
HSL
hsl(17, 66%, 51%)
HSV
hsv(17, 78%, 84%)
CMYK
cmyk(0%, 56%, 78%, 16%)
CSS variable
--color-primary: #D55E2F;
Lowercase HEX
#d55e2f

Shades

Tints

Tones

Harmony

CSS snippets for #D55E2F

.color-d55e2f {
  color: #D55E2F;
  background-color: #D55E2F;
}

Frequently asked questions

What color is #D55E2F?+

#D55E2F is a HEX color with RGB value rgb(213, 94, 47) and HSL value hsl(17, 66%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D55E2F?+

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