#FE4D6E Color

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

Color preview

#FE4D6E

Color formats

HEX
#FE4D6E
RGB
rgb(254, 77, 110)
RGBA
rgba(254, 77, 110, 1)
HSL
hsl(349, 99%, 65%)
HSV
hsv(349, 70%, 100%)
CMYK
cmyk(0%, 70%, 57%, 0%)
CSS variable
--color-primary: #FE4D6E;
Lowercase HEX
#fe4d6e

Shades

Tints

Tones

Harmony

CSS snippets for #FE4D6E

.color-fe4d6e {
  color: #FE4D6E;
  background-color: #FE4D6E;
}

Frequently asked questions

What color is #FE4D6E?+

#FE4D6E is a HEX color with RGB value rgb(254, 77, 110) and HSL value hsl(349, 99%, 65%). Its closest CSS named color is Tomato.

What is the closest Tailwind color to #FE4D6E?+

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