#CB6EB2 Color

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

Color preview

#CB6EB2

Color formats

HEX
#CB6EB2
RGB
rgb(203, 110, 178)
RGBA
rgba(203, 110, 178, 1)
HSL
hsl(316, 47%, 61%)
HSV
hsv(316, 46%, 80%)
CMYK
cmyk(0%, 46%, 12%, 20%)
CSS variable
--color-primary: #CB6EB2;
Lowercase HEX
#cb6eb2

Shades

Tints

Tones

Harmony

CSS snippets for #CB6EB2

.color-cb6eb2 {
  color: #CB6EB2;
  background-color: #CB6EB2;
}

Frequently asked questions

What color is #CB6EB2?+

#CB6EB2 is a HEX color with RGB value rgb(203, 110, 178) and HSL value hsl(316, 47%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CB6EB2?+

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