#FE017B Color

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

Color preview

#FE017B

Color formats

HEX
#FE017B
RGB
rgb(254, 1, 123)
RGBA
rgba(254, 1, 123, 1)
HSL
hsl(331, 99%, 50%)
HSV
hsv(331, 100%, 100%)
CMYK
cmyk(0%, 100%, 52%, 0%)
CSS variable
--color-primary: #FE017B;
Lowercase HEX
#fe017b

Shades

Tints

Tones

Harmony

CSS snippets for #FE017B

.color-fe017b {
  color: #FE017B;
  background-color: #FE017B;
}

Frequently asked questions

What color is #FE017B?+

#FE017B is a HEX color with RGB value rgb(254, 1, 123) and HSL value hsl(331, 99%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE017B?+

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