#C3456B Color

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

Color preview

#C3456B

Color formats

HEX
#C3456B
RGB
rgb(195, 69, 107)
RGBA
rgba(195, 69, 107, 1)
HSL
hsl(342, 51%, 52%)
HSV
hsv(342, 65%, 76%)
CMYK
cmyk(0%, 65%, 45%, 24%)
CSS variable
--color-primary: #C3456B;
Lowercase HEX
#c3456b

Shades

Tints

Tones

Harmony

CSS snippets for #C3456B

.color-c3456b {
  color: #C3456B;
  background-color: #C3456B;
}

Frequently asked questions

What color is #C3456B?+

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

What is the closest Tailwind color to #C3456B?+

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