#C6003B Color

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

Color preview

#C6003B

Color formats

HEX
#C6003B
RGB
rgb(198, 0, 59)
RGBA
rgba(198, 0, 59, 1)
HSL
hsl(342, 100%, 39%)
HSV
hsv(342, 100%, 78%)
CMYK
cmyk(0%, 100%, 70%, 22%)
CSS variable
--color-primary: #C6003B;
Lowercase HEX
#c6003b

Shades

Tints

Tones

Harmony

CSS snippets for #C6003B

.color-c6003b {
  color: #C6003B;
  background-color: #C6003B;
}

Frequently asked questions

What color is #C6003B?+

#C6003B is a HEX color with RGB value rgb(198, 0, 59) and HSL value hsl(342, 100%, 39%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #C6003B?+

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