#C7292B Color

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

Color preview

#C7292B

Color formats

HEX
#C7292B
RGB
rgb(199, 41, 43)
RGBA
rgba(199, 41, 43, 1)
HSL
hsl(359, 66%, 47%)
HSV
hsv(359, 79%, 78%)
CMYK
cmyk(0%, 79%, 78%, 22%)
CSS variable
--color-primary: #C7292B;
Lowercase HEX
#c7292b

Shades

Tints

Tones

Harmony

CSS snippets for #C7292B

.color-c7292b {
  color: #C7292B;
  background-color: #C7292B;
}

Frequently asked questions

What color is #C7292B?+

#C7292B is a HEX color with RGB value rgb(199, 41, 43) and HSL value hsl(359, 66%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C7292B?+

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