#C6000D Color

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

Color preview

#C6000D

Color formats

HEX
#C6000D
RGB
rgb(198, 0, 13)
RGBA
rgba(198, 0, 13, 1)
HSL
hsl(356, 100%, 39%)
HSV
hsv(356, 100%, 78%)
CMYK
cmyk(0%, 100%, 93%, 22%)
CSS variable
--color-primary: #C6000D;
Lowercase HEX
#c6000d

Shades

Tints

Tones

Harmony

CSS snippets for #C6000D

.color-c6000d {
  color: #C6000D;
  background-color: #C6000D;
}

Frequently asked questions

What color is #C6000D?+

#C6000D is a HEX color with RGB value rgb(198, 0, 13) and HSL value hsl(356, 100%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C6000D?+

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