#D23ECD Color

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

Color preview

#D23ECD

Color formats

HEX
#D23ECD
RGB
rgb(210, 62, 205)
RGBA
rgba(210, 62, 205, 1)
HSL
hsl(302, 62%, 53%)
HSV
hsv(302, 70%, 82%)
CMYK
cmyk(0%, 70%, 2%, 18%)
CSS variable
--color-primary: #D23ECD;
Lowercase HEX
#d23ecd

Shades

Tints

Tones

Harmony

CSS snippets for #D23ECD

.color-d23ecd {
  color: #D23ECD;
  background-color: #D23ECD;
}

Frequently asked questions

What color is #D23ECD?+

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

What is the closest Tailwind color to #D23ECD?+

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