#FE27D3 Color

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

Color preview

#FE27D3

Color formats

HEX
#FE27D3
RGB
rgb(254, 39, 211)
RGBA
rgba(254, 39, 211, 1)
HSL
hsl(312, 99%, 57%)
HSV
hsv(312, 85%, 100%)
CMYK
cmyk(0%, 85%, 17%, 0%)
CSS variable
--color-primary: #FE27D3;
Lowercase HEX
#fe27d3

Shades

Tints

Tones

Harmony

CSS snippets for #FE27D3

.color-fe27d3 {
  color: #FE27D3;
  background-color: #FE27D3;
}

Frequently asked questions

What color is #FE27D3?+

#FE27D3 is a HEX color with RGB value rgb(254, 39, 211) and HSL value hsl(312, 99%, 57%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FE27D3?+

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