#C3454D Color

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

Color preview

#C3454D

Color formats

HEX
#C3454D
RGB
rgb(195, 69, 77)
RGBA
rgba(195, 69, 77, 1)
HSL
hsl(356, 51%, 52%)
HSV
hsv(356, 65%, 76%)
CMYK
cmyk(0%, 65%, 61%, 24%)
CSS variable
--color-primary: #C3454D;
Lowercase HEX
#c3454d

Shades

Tints

Tones

Harmony

CSS snippets for #C3454D

.color-c3454d {
  color: #C3454D;
  background-color: #C3454D;
}

Frequently asked questions

What color is #C3454D?+

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

What is the closest Tailwind color to #C3454D?+

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