#C23DFB Color

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

Color preview

#C23DFB

Color formats

HEX
#C23DFB
RGB
rgb(194, 61, 251)
RGBA
rgba(194, 61, 251, 1)
HSL
hsl(282, 96%, 61%)
HSV
hsv(282, 76%, 98%)
CMYK
cmyk(23%, 76%, 0%, 2%)
CSS variable
--color-primary: #C23DFB;
Lowercase HEX
#c23dfb

Shades

Tints

Tones

Harmony

CSS snippets for #C23DFB

.color-c23dfb {
  color: #C23DFB;
  background-color: #C23DFB;
}

Frequently asked questions

What color is #C23DFB?+

#C23DFB is a HEX color with RGB value rgb(194, 61, 251) and HSL value hsl(282, 96%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C23DFB?+

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