#D55B2A Color

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

Color preview

#D55B2A

Color formats

HEX
#D55B2A
RGB
rgb(213, 91, 42)
RGBA
rgba(213, 91, 42, 1)
HSL
hsl(17, 67%, 50%)
HSV
hsv(17, 80%, 84%)
CMYK
cmyk(0%, 57%, 80%, 16%)
CSS variable
--color-primary: #D55B2A;
Lowercase HEX
#d55b2a

Shades

Tints

Tones

Harmony

CSS snippets for #D55B2A

.color-d55b2a {
  color: #D55B2A;
  background-color: #D55B2A;
}

Frequently asked questions

What color is #D55B2A?+

#D55B2A is a HEX color with RGB value rgb(213, 91, 42) and HSL value hsl(17, 67%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D55B2A?+

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