#C05D8B Color

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

Color preview

#C05D8B

Color formats

HEX
#C05D8B
RGB
rgb(192, 93, 139)
RGBA
rgba(192, 93, 139, 1)
HSL
hsl(332, 44%, 56%)
HSV
hsv(332, 52%, 75%)
CMYK
cmyk(0%, 52%, 28%, 25%)
CSS variable
--color-primary: #C05D8B;
Lowercase HEX
#c05d8b

Shades

Tints

Tones

Harmony

CSS snippets for #C05D8B

.color-c05d8b {
  color: #C05D8B;
  background-color: #C05D8B;
}

Frequently asked questions

What color is #C05D8B?+

#C05D8B is a HEX color with RGB value rgb(192, 93, 139) and HSL value hsl(332, 44%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C05D8B?+

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