#C6000A Color

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

Color preview

#C6000A

Color formats

HEX
#C6000A
RGB
rgb(198, 0, 10)
RGBA
rgba(198, 0, 10, 1)
HSL
hsl(357, 100%, 39%)
HSV
hsv(357, 100%, 78%)
CMYK
cmyk(0%, 100%, 95%, 22%)
CSS variable
--color-primary: #C6000A;
Lowercase HEX
#c6000a

Shades

Tints

Tones

Harmony

CSS snippets for #C6000A

.color-c6000a {
  color: #C6000A;
  background-color: #C6000A;
}

Frequently asked questions

What color is #C6000A?+

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

What is the closest Tailwind color to #C6000A?+

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