#D6000B Color

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

Color preview

#D6000B

Color formats

HEX
#D6000B
RGB
rgb(214, 0, 11)
RGBA
rgba(214, 0, 11, 1)
HSL
hsl(357, 100%, 42%)
HSV
hsv(357, 100%, 84%)
CMYK
cmyk(0%, 100%, 95%, 16%)
CSS variable
--color-primary: #D6000B;
Lowercase HEX
#d6000b

Shades

Tints

Tones

Harmony

CSS snippets for #D6000B

.color-d6000b {
  color: #D6000B;
  background-color: #D6000B;
}

Frequently asked questions

What color is #D6000B?+

#D6000B is a HEX color with RGB value rgb(214, 0, 11) and HSL value hsl(357, 100%, 42%). Its closest CSS named color is Red.

What is the closest Tailwind color to #D6000B?+

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