#D34D3C Color

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

Color preview

#D34D3C

Color formats

HEX
#D34D3C
RGB
rgb(211, 77, 60)
RGBA
rgba(211, 77, 60, 1)
HSL
hsl(7, 63%, 53%)
HSV
hsv(7, 72%, 83%)
CMYK
cmyk(0%, 64%, 72%, 17%)
CSS variable
--color-primary: #D34D3C;
Lowercase HEX
#d34d3c

Shades

Tints

Tones

Harmony

CSS snippets for #D34D3C

.color-d34d3c {
  color: #D34D3C;
  background-color: #D34D3C;
}

Frequently asked questions

What color is #D34D3C?+

#D34D3C is a HEX color with RGB value rgb(211, 77, 60) and HSL value hsl(7, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D34D3C?+

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