#D23AE9 Color

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

Color preview

#D23AE9

Color formats

HEX
#D23AE9
RGB
rgb(210, 58, 233)
RGBA
rgba(210, 58, 233, 1)
HSL
hsl(292, 80%, 57%)
HSV
hsv(292, 75%, 91%)
CMYK
cmyk(10%, 75%, 0%, 9%)
CSS variable
--color-primary: #D23AE9;
Lowercase HEX
#d23ae9

Shades

Tints

Tones

Harmony

CSS snippets for #D23AE9

.color-d23ae9 {
  color: #D23AE9;
  background-color: #D23AE9;
}

Frequently asked questions

What color is #D23AE9?+

#D23AE9 is a HEX color with RGB value rgb(210, 58, 233) and HSL value hsl(292, 80%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D23AE9?+

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