#CB63FF Color

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

Color preview

#CB63FF

Color formats

HEX
#CB63FF
RGB
rgb(203, 99, 255)
RGBA
rgba(203, 99, 255, 1)
HSL
hsl(280, 100%, 69%)
HSV
hsv(280, 61%, 100%)
CMYK
cmyk(20%, 61%, 0%, 0%)
CSS variable
--color-primary: #CB63FF;
Lowercase HEX
#cb63ff

Shades

Tints

Tones

Harmony

CSS snippets for #CB63FF

.color-cb63ff {
  color: #CB63FF;
  background-color: #CB63FF;
}

Frequently asked questions

What color is #CB63FF?+

#CB63FF is a HEX color with RGB value rgb(203, 99, 255) and HSL value hsl(280, 100%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CB63FF?+

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