#FE7E85 Color

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

Color preview

#FE7E85

Color formats

HEX
#FE7E85
RGB
rgb(254, 126, 133)
RGBA
rgba(254, 126, 133, 1)
HSL
hsl(357, 98%, 75%)
HSV
hsv(357, 50%, 100%)
CMYK
cmyk(0%, 50%, 48%, 0%)
CSS variable
--color-primary: #FE7E85;
Lowercase HEX
#fe7e85

Shades

Tints

Tones

Harmony

CSS snippets for #FE7E85

.color-fe7e85 {
  color: #FE7E85;
  background-color: #FE7E85;
}

Frequently asked questions

What color is #FE7E85?+

#FE7E85 is a HEX color with RGB value rgb(254, 126, 133) and HSL value hsl(357, 98%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE7E85?+

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