#C3454B Color

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

Color preview

#C3454B

Color formats

HEX
#C3454B
RGB
rgb(195, 69, 75)
RGBA
rgba(195, 69, 75, 1)
HSL
hsl(357, 51%, 52%)
HSV
hsv(357, 65%, 76%)
CMYK
cmyk(0%, 65%, 62%, 24%)
CSS variable
--color-primary: #C3454B;
Lowercase HEX
#c3454b

Shades

Tints

Tones

Harmony

CSS snippets for #C3454B

.color-c3454b {
  color: #C3454B;
  background-color: #C3454B;
}

Frequently asked questions

What color is #C3454B?+

#C3454B is a HEX color with RGB value rgb(195, 69, 75) and HSL value hsl(357, 51%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C3454B?+

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