#D23EAF Color

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

Color preview

#D23EAF

Color formats

HEX
#D23EAF
RGB
rgb(210, 62, 175)
RGBA
rgba(210, 62, 175, 1)
HSL
hsl(314, 62%, 53%)
HSV
hsv(314, 70%, 82%)
CMYK
cmyk(0%, 70%, 17%, 18%)
CSS variable
--color-primary: #D23EAF;
Lowercase HEX
#d23eaf

Shades

Tints

Tones

Harmony

CSS snippets for #D23EAF

.color-d23eaf {
  color: #D23EAF;
  background-color: #D23EAF;
}

Frequently asked questions

What color is #D23EAF?+

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

What is the closest Tailwind color to #D23EAF?+

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