#D12EAE Color

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

Color preview

#D12EAE

Color formats

HEX
#D12EAE
RGB
rgb(209, 46, 174)
RGBA
rgba(209, 46, 174, 1)
HSL
hsl(313, 64%, 50%)
HSV
hsv(313, 78%, 82%)
CMYK
cmyk(0%, 78%, 17%, 18%)
CSS variable
--color-primary: #D12EAE;
Lowercase HEX
#d12eae

Shades

Tints

Tones

Harmony

CSS snippets for #D12EAE

.color-d12eae {
  color: #D12EAE;
  background-color: #D12EAE;
}

Frequently asked questions

What color is #D12EAE?+

#D12EAE is a HEX color with RGB value rgb(209, 46, 174) and HSL value hsl(313, 64%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D12EAE?+

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