#CB4AE8 Color

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

Color preview

#CB4AE8

Color formats

HEX
#CB4AE8
RGB
rgb(203, 74, 232)
RGBA
rgba(203, 74, 232, 1)
HSL
hsl(289, 77%, 60%)
HSV
hsv(289, 68%, 91%)
CMYK
cmyk(13%, 68%, 0%, 9%)
CSS variable
--color-primary: #CB4AE8;
Lowercase HEX
#cb4ae8

Shades

Tints

Tones

Harmony

CSS snippets for #CB4AE8

.color-cb4ae8 {
  color: #CB4AE8;
  background-color: #CB4AE8;
}

Frequently asked questions

What color is #CB4AE8?+

#CB4AE8 is a HEX color with RGB value rgb(203, 74, 232) and HSL value hsl(289, 77%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB4AE8?+

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