#C8192A Color

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

Color preview

#C8192A

Color formats

HEX
#C8192A
RGB
rgb(200, 25, 42)
RGBA
rgba(200, 25, 42, 1)
HSL
hsl(354, 78%, 44%)
HSV
hsv(354, 88%, 78%)
CMYK
cmyk(0%, 88%, 79%, 22%)
CSS variable
--color-primary: #C8192A;
Lowercase HEX
#c8192a

Shades

Tints

Tones

Harmony

CSS snippets for #C8192A

.color-c8192a {
  color: #C8192A;
  background-color: #C8192A;
}

Frequently asked questions

What color is #C8192A?+

#C8192A is a HEX color with RGB value rgb(200, 25, 42) and HSL value hsl(354, 78%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C8192A?+

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