#CB3DFA Color

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

Color preview

#CB3DFA

Color formats

HEX
#CB3DFA
RGB
rgb(203, 61, 250)
RGBA
rgba(203, 61, 250, 1)
HSL
hsl(285, 95%, 61%)
HSV
hsv(285, 76%, 98%)
CMYK
cmyk(19%, 76%, 0%, 2%)
CSS variable
--color-primary: #CB3DFA;
Lowercase HEX
#cb3dfa

Shades

Tints

Tones

Harmony

CSS snippets for #CB3DFA

.color-cb3dfa {
  color: #CB3DFA;
  background-color: #CB3DFA;
}

Frequently asked questions

What color is #CB3DFA?+

#CB3DFA is a HEX color with RGB value rgb(203, 61, 250) and HSL value hsl(285, 95%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB3DFA?+

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