#C45F64 Color

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

Color preview

#C45F64

Color formats

HEX
#C45F64
RGB
rgb(196, 95, 100)
RGBA
rgba(196, 95, 100, 1)
HSL
hsl(357, 46%, 57%)
HSV
hsv(357, 52%, 77%)
CMYK
cmyk(0%, 52%, 49%, 23%)
CSS variable
--color-primary: #C45F64;
Lowercase HEX
#c45f64

Shades

Tints

Tones

Harmony

CSS snippets for #C45F64

.color-c45f64 {
  color: #C45F64;
  background-color: #C45F64;
}

Frequently asked questions

What color is #C45F64?+

#C45F64 is a HEX color with RGB value rgb(196, 95, 100) and HSL value hsl(357, 46%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C45F64?+

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