#D3535D Color

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

Color preview

#D3535D

Color formats

HEX
#D3535D
RGB
rgb(211, 83, 93)
RGBA
rgba(211, 83, 93, 1)
HSL
hsl(355, 59%, 58%)
HSV
hsv(355, 61%, 83%)
CMYK
cmyk(0%, 61%, 56%, 17%)
CSS variable
--color-primary: #D3535D;
Lowercase HEX
#d3535d

Shades

Tints

Tones

Harmony

CSS snippets for #D3535D

.color-d3535d {
  color: #D3535D;
  background-color: #D3535D;
}

Frequently asked questions

What color is #D3535D?+

#D3535D is a HEX color with RGB value rgb(211, 83, 93) and HSL value hsl(355, 59%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3535D?+

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