#FE2C7C Color

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

Color preview

#FE2C7C

Color formats

HEX
#FE2C7C
RGB
rgb(254, 44, 124)
RGBA
rgba(254, 44, 124, 1)
HSL
hsl(337, 99%, 58%)
HSV
hsv(337, 83%, 100%)
CMYK
cmyk(0%, 83%, 51%, 0%)
CSS variable
--color-primary: #FE2C7C;
Lowercase HEX
#fe2c7c

Shades

Tints

Tones

Harmony

CSS snippets for #FE2C7C

.color-fe2c7c {
  color: #FE2C7C;
  background-color: #FE2C7C;
}

Frequently asked questions

What color is #FE2C7C?+

#FE2C7C is a HEX color with RGB value rgb(254, 44, 124) and HSL value hsl(337, 99%, 58%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE2C7C?+

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