#D23DFB Color

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

Color preview

#D23DFB

Color formats

HEX
#D23DFB
RGB
rgb(210, 61, 251)
RGBA
rgba(210, 61, 251, 1)
HSL
hsl(287, 96%, 61%)
HSV
hsv(287, 76%, 98%)
CMYK
cmyk(16%, 76%, 0%, 2%)
CSS variable
--color-primary: #D23DFB;
Lowercase HEX
#d23dfb

Shades

Tints

Tones

Harmony

CSS snippets for #D23DFB

.color-d23dfb {
  color: #D23DFB;
  background-color: #D23DFB;
}

Frequently asked questions

What color is #D23DFB?+

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

What is the closest Tailwind color to #D23DFB?+

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