#CE2DFB Color

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

Color preview

#CE2DFB

Color formats

HEX
#CE2DFB
RGB
rgb(206, 45, 251)
RGBA
rgba(206, 45, 251, 1)
HSL
hsl(287, 96%, 58%)
HSV
hsv(287, 82%, 98%)
CMYK
cmyk(18%, 82%, 0%, 2%)
CSS variable
--color-primary: #CE2DFB;
Lowercase HEX
#ce2dfb

Shades

Tints

Tones

Harmony

CSS snippets for #CE2DFB

.color-ce2dfb {
  color: #CE2DFB;
  background-color: #CE2DFB;
}

Frequently asked questions

What color is #CE2DFB?+

#CE2DFB is a HEX color with RGB value rgb(206, 45, 251) and HSL value hsl(287, 96%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CE2DFB?+

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