#FE3A7F Color

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

Color preview

#FE3A7F

Color formats

HEX
#FE3A7F
RGB
rgb(254, 58, 127)
RGBA
rgba(254, 58, 127, 1)
HSL
hsl(339, 99%, 61%)
HSV
hsv(339, 77%, 100%)
CMYK
cmyk(0%, 77%, 50%, 0%)
CSS variable
--color-primary: #FE3A7F;
Lowercase HEX
#fe3a7f

Shades

Tints

Tones

Harmony

CSS snippets for #FE3A7F

.color-fe3a7f {
  color: #FE3A7F;
  background-color: #FE3A7F;
}

Frequently asked questions

What color is #FE3A7F?+

#FE3A7F is a HEX color with RGB value rgb(254, 58, 127) and HSL value hsl(339, 99%, 61%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #FE3A7F?+

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