#D13F05 Color

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

Color preview

#D13F05

Color formats

HEX
#D13F05
RGB
rgb(209, 63, 5)
RGBA
rgba(209, 63, 5, 1)
HSL
hsl(17, 95%, 42%)
HSV
hsv(17, 98%, 82%)
CMYK
cmyk(0%, 70%, 98%, 18%)
CSS variable
--color-primary: #D13F05;
Lowercase HEX
#d13f05

Shades

Tints

Tones

Harmony

CSS snippets for #D13F05

.color-d13f05 {
  color: #D13F05;
  background-color: #D13F05;
}

Frequently asked questions

What color is #D13F05?+

#D13F05 is a HEX color with RGB value rgb(209, 63, 5) and HSL value hsl(17, 95%, 42%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #D13F05?+

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