#C6488B Color

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

Color preview

#C6488B

Color formats

HEX
#C6488B
RGB
rgb(198, 72, 139)
RGBA
rgba(198, 72, 139, 1)
HSL
hsl(328, 53%, 53%)
HSV
hsv(328, 64%, 78%)
CMYK
cmyk(0%, 64%, 30%, 22%)
CSS variable
--color-primary: #C6488B;
Lowercase HEX
#c6488b

Shades

Tints

Tones

Harmony

CSS snippets for #C6488B

.color-c6488b {
  color: #C6488B;
  background-color: #C6488B;
}

Frequently asked questions

What color is #C6488B?+

#C6488B is a HEX color with RGB value rgb(198, 72, 139) and HSL value hsl(328, 53%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C6488B?+

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