#D2503A Color

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

Color preview

#D2503A

Color formats

HEX
#D2503A
RGB
rgb(210, 80, 58)
RGBA
rgba(210, 80, 58, 1)
HSL
hsl(9, 63%, 53%)
HSV
hsv(9, 72%, 82%)
CMYK
cmyk(0%, 62%, 72%, 18%)
CSS variable
--color-primary: #D2503A;
Lowercase HEX
#d2503a

Shades

Tints

Tones

Harmony

CSS snippets for #D2503A

.color-d2503a {
  color: #D2503A;
  background-color: #D2503A;
}

Frequently asked questions

What color is #D2503A?+

#D2503A is a HEX color with RGB value rgb(210, 80, 58) and HSL value hsl(9, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D2503A?+

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