#D34F3B Color

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

Color preview

#D34F3B

Color formats

HEX
#D34F3B
RGB
rgb(211, 79, 59)
RGBA
rgba(211, 79, 59, 1)
HSL
hsl(8, 63%, 53%)
HSV
hsv(8, 72%, 83%)
CMYK
cmyk(0%, 63%, 72%, 17%)
CSS variable
--color-primary: #D34F3B;
Lowercase HEX
#d34f3b

Shades

Tints

Tones

Harmony

CSS snippets for #D34F3B

.color-d34f3b {
  color: #D34F3B;
  background-color: #D34F3B;
}

Frequently asked questions

What color is #D34F3B?+

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

What is the closest Tailwind color to #D34F3B?+

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