#D11FED Color

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

Color preview

#D11FED

Color formats

HEX
#D11FED
RGB
rgb(209, 31, 237)
RGBA
rgba(209, 31, 237, 1)
HSL
hsl(292, 85%, 53%)
HSV
hsv(292, 87%, 93%)
CMYK
cmyk(12%, 87%, 0%, 7%)
CSS variable
--color-primary: #D11FED;
Lowercase HEX
#d11fed

Shades

Tints

Tones

Harmony

CSS snippets for #D11FED

.color-d11fed {
  color: #D11FED;
  background-color: #D11FED;
}

Frequently asked questions

What color is #D11FED?+

#D11FED is a HEX color with RGB value rgb(209, 31, 237) and HSL value hsl(292, 85%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #D11FED?+

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