#C84F4B Color

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

Color preview

#C84F4B

Color formats

HEX
#C84F4B
RGB
rgb(200, 79, 75)
RGBA
rgba(200, 79, 75, 1)
HSL
hsl(2, 53%, 54%)
HSV
hsv(2, 63%, 78%)
CMYK
cmyk(0%, 61%, 62%, 22%)
CSS variable
--color-primary: #C84F4B;
Lowercase HEX
#c84f4b

Shades

Tints

Tones

Harmony

CSS snippets for #C84F4B

.color-c84f4b {
  color: #C84F4B;
  background-color: #C84F4B;
}

Frequently asked questions

What color is #C84F4B?+

#C84F4B is a HEX color with RGB value rgb(200, 79, 75) and HSL value hsl(2, 53%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C84F4B?+

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