#C45F8B Color

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

Color preview

#C45F8B

Color formats

HEX
#C45F8B
RGB
rgb(196, 95, 139)
RGBA
rgba(196, 95, 139, 1)
HSL
hsl(334, 46%, 57%)
HSV
hsv(334, 52%, 77%)
CMYK
cmyk(0%, 52%, 29%, 23%)
CSS variable
--color-primary: #C45F8B;
Lowercase HEX
#c45f8b

Shades

Tints

Tones

Harmony

CSS snippets for #C45F8B

.color-c45f8b {
  color: #C45F8B;
  background-color: #C45F8B;
}

Frequently asked questions

What color is #C45F8B?+

#C45F8B is a HEX color with RGB value rgb(196, 95, 139) and HSL value hsl(334, 46%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C45F8B?+

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