#CB6EB0 Color

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

Color preview

#CB6EB0

Color formats

HEX
#CB6EB0
RGB
rgb(203, 110, 176)
RGBA
rgba(203, 110, 176, 1)
HSL
hsl(317, 47%, 61%)
HSV
hsv(317, 46%, 80%)
CMYK
cmyk(0%, 46%, 13%, 20%)
CSS variable
--color-primary: #CB6EB0;
Lowercase HEX
#cb6eb0

Shades

Tints

Tones

Harmony

CSS snippets for #CB6EB0

.color-cb6eb0 {
  color: #CB6EB0;
  background-color: #CB6EB0;
}

Frequently asked questions

What color is #CB6EB0?+

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

What is the closest Tailwind color to #CB6EB0?+

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