#D12EBB Color

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

Color preview

#D12EBB

Color formats

HEX
#D12EBB
RGB
rgb(209, 46, 187)
RGBA
rgba(209, 46, 187, 1)
HSL
hsl(308, 64%, 50%)
HSV
hsv(308, 78%, 82%)
CMYK
cmyk(0%, 78%, 11%, 18%)
CSS variable
--color-primary: #D12EBB;
Lowercase HEX
#d12ebb

Shades

Tints

Tones

Harmony

CSS snippets for #D12EBB

.color-d12ebb {
  color: #D12EBB;
  background-color: #D12EBB;
}

Frequently asked questions

What color is #D12EBB?+

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

What is the closest Tailwind color to #D12EBB?+

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