#D23BFC Color

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

Color preview

#D23BFC

Color formats

HEX
#D23BFC
RGB
rgb(210, 59, 252)
RGBA
rgba(210, 59, 252, 1)
HSL
hsl(287, 97%, 61%)
HSV
hsv(287, 77%, 99%)
CMYK
cmyk(17%, 77%, 0%, 1%)
CSS variable
--color-primary: #D23BFC;
Lowercase HEX
#d23bfc

Shades

Tints

Tones

Harmony

CSS snippets for #D23BFC

.color-d23bfc {
  color: #D23BFC;
  background-color: #D23BFC;
}

Frequently asked questions

What color is #D23BFC?+

#D23BFC is a HEX color with RGB value rgb(210, 59, 252) and HSL value hsl(287, 97%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D23BFC?+

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