#D23EB4 Color

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

Color preview

#D23EB4

Color formats

HEX
#D23EB4
RGB
rgb(210, 62, 180)
RGBA
rgba(210, 62, 180, 1)
HSL
hsl(312, 62%, 53%)
HSV
hsv(312, 70%, 82%)
CMYK
cmyk(0%, 70%, 14%, 18%)
CSS variable
--color-primary: #D23EB4;
Lowercase HEX
#d23eb4

Shades

Tints

Tones

Harmony

CSS snippets for #D23EB4

.color-d23eb4 {
  color: #D23EB4;
  background-color: #D23EB4;
}

Frequently asked questions

What color is #D23EB4?+

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

What is the closest Tailwind color to #D23EB4?+

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