#D55C30 Color

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

Color preview

#D55C30

Color formats

HEX
#D55C30
RGB
rgb(213, 92, 48)
RGBA
rgba(213, 92, 48, 1)
HSL
hsl(16, 66%, 51%)
HSV
hsv(16, 77%, 84%)
CMYK
cmyk(0%, 57%, 77%, 16%)
CSS variable
--color-primary: #D55C30;
Lowercase HEX
#d55c30

Shades

Tints

Tones

Harmony

CSS snippets for #D55C30

.color-d55c30 {
  color: #D55C30;
  background-color: #D55C30;
}

Frequently asked questions

What color is #D55C30?+

#D55C30 is a HEX color with RGB value rgb(213, 92, 48) and HSL value hsl(16, 66%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D55C30?+

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