#C8282D Color

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

Color preview

#C8282D

Color formats

HEX
#C8282D
RGB
rgb(200, 40, 45)
RGBA
rgba(200, 40, 45, 1)
HSL
hsl(358, 67%, 47%)
HSV
hsv(358, 80%, 78%)
CMYK
cmyk(0%, 80%, 77%, 22%)
CSS variable
--color-primary: #C8282D;
Lowercase HEX
#c8282d

Shades

Tints

Tones

Harmony

CSS snippets for #C8282D

.color-c8282d {
  color: #C8282D;
  background-color: #C8282D;
}

Frequently asked questions

What color is #C8282D?+

#C8282D is a HEX color with RGB value rgb(200, 40, 45) and HSL value hsl(358, 67%, 47%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #C8282D?+

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