#D23EBE Color

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

Color preview

#D23EBE

Color formats

HEX
#D23EBE
RGB
rgb(210, 62, 190)
RGBA
rgba(210, 62, 190, 1)
HSL
hsl(308, 62%, 53%)
HSV
hsv(308, 70%, 82%)
CMYK
cmyk(0%, 70%, 10%, 18%)
CSS variable
--color-primary: #D23EBE;
Lowercase HEX
#d23ebe

Shades

Tints

Tones

Harmony

CSS snippets for #D23EBE

.color-d23ebe {
  color: #D23EBE;
  background-color: #D23EBE;
}

Frequently asked questions

What color is #D23EBE?+

#D23EBE is a HEX color with RGB value rgb(210, 62, 190) and HSL value hsl(308, 62%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D23EBE?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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