#CB3EB6 Color

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

Color preview

#CB3EB6

Color formats

HEX
#CB3EB6
RGB
rgb(203, 62, 182)
RGBA
rgba(203, 62, 182, 1)
HSL
hsl(309, 58%, 52%)
HSV
hsv(309, 69%, 80%)
CMYK
cmyk(0%, 69%, 10%, 20%)
CSS variable
--color-primary: #CB3EB6;
Lowercase HEX
#cb3eb6

Shades

Tints

Tones

Harmony

CSS snippets for #CB3EB6

.color-cb3eb6 {
  color: #CB3EB6;
  background-color: #CB3EB6;
}

Frequently asked questions

What color is #CB3EB6?+

#CB3EB6 is a HEX color with RGB value rgb(203, 62, 182) and HSL value hsl(309, 58%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB3EB6?+

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