#D3553B Color

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

Color preview

#D3553B

Color formats

HEX
#D3553B
RGB
rgb(211, 85, 59)
RGBA
rgba(211, 85, 59, 1)
HSL
hsl(10, 63%, 53%)
HSV
hsv(10, 72%, 83%)
CMYK
cmyk(0%, 60%, 72%, 17%)
CSS variable
--color-primary: #D3553B;
Lowercase HEX
#d3553b

Shades

Tints

Tones

Harmony

CSS snippets for #D3553B

.color-d3553b {
  color: #D3553B;
  background-color: #D3553B;
}

Frequently asked questions

What color is #D3553B?+

#D3553B is a HEX color with RGB value rgb(211, 85, 59) and HSL value hsl(10, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3553B?+

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