#D12EB3 Color

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

Color preview

#D12EB3

Color formats

HEX
#D12EB3
RGB
rgb(209, 46, 179)
RGBA
rgba(209, 46, 179, 1)
HSL
hsl(311, 64%, 50%)
HSV
hsv(311, 78%, 82%)
CMYK
cmyk(0%, 78%, 14%, 18%)
CSS variable
--color-primary: #D12EB3;
Lowercase HEX
#d12eb3

Shades

Tints

Tones

Harmony

CSS snippets for #D12EB3

.color-d12eb3 {
  color: #D12EB3;
  background-color: #D12EB3;
}

Frequently asked questions

What color is #D12EB3?+

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

What is the closest Tailwind color to #D12EB3?+

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