#C45EB0 Color

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

Color preview

#C45EB0

Color formats

HEX
#C45EB0
RGB
rgb(196, 94, 176)
RGBA
rgba(196, 94, 176, 1)
HSL
hsl(312, 46%, 57%)
HSV
hsv(312, 52%, 77%)
CMYK
cmyk(0%, 52%, 10%, 23%)
CSS variable
--color-primary: #C45EB0;
Lowercase HEX
#c45eb0

Shades

Tints

Tones

Harmony

CSS snippets for #C45EB0

.color-c45eb0 {
  color: #C45EB0;
  background-color: #C45EB0;
}

Frequently asked questions

What color is #C45EB0?+

#C45EB0 is a HEX color with RGB value rgb(196, 94, 176) and HSL value hsl(312, 46%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C45EB0?+

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