#CB3EB8 Color

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

Color preview

#CB3EB8

Color formats

HEX
#CB3EB8
RGB
rgb(203, 62, 184)
RGBA
rgba(203, 62, 184, 1)
HSL
hsl(308, 58%, 52%)
HSV
hsv(308, 69%, 80%)
CMYK
cmyk(0%, 69%, 9%, 20%)
CSS variable
--color-primary: #CB3EB8;
Lowercase HEX
#cb3eb8

Shades

Tints

Tones

Harmony

CSS snippets for #CB3EB8

.color-cb3eb8 {
  color: #CB3EB8;
  background-color: #CB3EB8;
}

Frequently asked questions

What color is #CB3EB8?+

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

What is the closest Tailwind color to #CB3EB8?+

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