#C04E8B Color

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

Color preview

#C04E8B

Color formats

HEX
#C04E8B
RGB
rgb(192, 78, 139)
RGBA
rgba(192, 78, 139, 1)
HSL
hsl(328, 48%, 53%)
HSV
hsv(328, 59%, 75%)
CMYK
cmyk(0%, 59%, 28%, 25%)
CSS variable
--color-primary: #C04E8B;
Lowercase HEX
#c04e8b

Shades

Tints

Tones

Harmony

CSS snippets for #C04E8B

.color-c04e8b {
  color: #C04E8B;
  background-color: #C04E8B;
}

Frequently asked questions

What color is #C04E8B?+

#C04E8B is a HEX color with RGB value rgb(192, 78, 139) and HSL value hsl(328, 48%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C04E8B?+

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