#D10300 Color

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

Color preview

#D10300

Color formats

HEX
#D10300
RGB
rgb(209, 3, 0)
RGBA
rgba(209, 3, 0, 1)
HSL
hsl(1, 100%, 41%)
HSV
hsv(1, 100%, 82%)
CMYK
cmyk(0%, 99%, 100%, 18%)
CSS variable
--color-primary: #D10300;
Lowercase HEX
#d10300

Shades

Tints

Tones

Harmony

CSS snippets for #D10300

.color-d10300 {
  color: #D10300;
  background-color: #D10300;
}

Frequently asked questions

What color is #D10300?+

#D10300 is a HEX color with RGB value rgb(209, 3, 0) and HSL value hsl(1, 100%, 41%). Its closest CSS named color is Red.

What is the closest Tailwind color to #D10300?+

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