#D13A03 Color

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

Color preview

#D13A03

Color formats

HEX
#D13A03
RGB
rgb(209, 58, 3)
RGBA
rgba(209, 58, 3, 1)
HSL
hsl(16, 97%, 42%)
HSV
hsv(16, 99%, 82%)
CMYK
cmyk(0%, 72%, 99%, 18%)
CSS variable
--color-primary: #D13A03;
Lowercase HEX
#d13a03

Shades

Tints

Tones

Harmony

CSS snippets for #D13A03

.color-d13a03 {
  color: #D13A03;
  background-color: #D13A03;
}

Frequently asked questions

What color is #D13A03?+

#D13A03 is a HEX color with RGB value rgb(209, 58, 3) and HSL value hsl(16, 97%, 42%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #D13A03?+

The closest Tailwind color is orange-700, available as the bg-orange-700 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