#D9534F Color

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

Color preview

#D9534F

Color formats

HEX
#D9534F
RGB
rgb(217, 83, 79)
RGBA
rgba(217, 83, 79, 1)
HSL
hsl(2, 64%, 58%)
HSV
hsv(2, 64%, 85%)
CMYK
cmyk(0%, 62%, 64%, 15%)
CSS variable
--color-primary: #D9534F;
Lowercase HEX
#d9534f

Shades

Tints

Tones

Harmony

CSS snippets for #D9534F

.color-d9534f {
  color: #D9534F;
  background-color: #D9534F;
}

Frequently asked questions

What color is #D9534F?+

#D9534F is a HEX color with RGB value rgb(217, 83, 79) and HSL value hsl(2, 64%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D9534F?+

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