#D12BFB Color

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

Color preview

#D12BFB

Color formats

HEX
#D12BFB
RGB
rgb(209, 43, 251)
RGBA
rgba(209, 43, 251, 1)
HSL
hsl(288, 96%, 58%)
HSV
hsv(288, 83%, 98%)
CMYK
cmyk(17%, 83%, 0%, 2%)
CSS variable
--color-primary: #D12BFB;
Lowercase HEX
#d12bfb

Shades

Tints

Tones

Harmony

CSS snippets for #D12BFB

.color-d12bfb {
  color: #D12BFB;
  background-color: #D12BFB;
}

Frequently asked questions

What color is #D12BFB?+

#D12BFB is a HEX color with RGB value rgb(209, 43, 251) and HSL value hsl(288, 96%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D12BFB?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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