#D12EBE Color

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

Color preview

#D12EBE

Color formats

HEX
#D12EBE
RGB
rgb(209, 46, 190)
RGBA
rgba(209, 46, 190, 1)
HSL
hsl(307, 64%, 50%)
HSV
hsv(307, 78%, 82%)
CMYK
cmyk(0%, 78%, 9%, 18%)
CSS variable
--color-primary: #D12EBE;
Lowercase HEX
#d12ebe

Shades

Tints

Tones

Harmony

CSS snippets for #D12EBE

.color-d12ebe {
  color: #D12EBE;
  background-color: #D12EBE;
}

Frequently asked questions

What color is #D12EBE?+

#D12EBE is a HEX color with RGB value rgb(209, 46, 190) and HSL value hsl(307, 64%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D12EBE?+

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