#D3403D Color

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

Color preview

#D3403D

Color formats

HEX
#D3403D
RGB
rgb(211, 64, 61)
RGBA
rgba(211, 64, 61, 1)
HSL
hsl(1, 63%, 53%)
HSV
hsv(1, 71%, 83%)
CMYK
cmyk(0%, 70%, 71%, 17%)
CSS variable
--color-primary: #D3403D;
Lowercase HEX
#d3403d

Shades

Tints

Tones

Harmony

CSS snippets for #D3403D

.color-d3403d {
  color: #D3403D;
  background-color: #D3403D;
}

Frequently asked questions

What color is #D3403D?+

#D3403D is a HEX color with RGB value rgb(211, 64, 61) and HSL value hsl(1, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D3403D?+

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