#FE8C9B Color

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

Color preview

#FE8C9B

Color formats

HEX
#FE8C9B
RGB
rgb(254, 140, 155)
RGBA
rgba(254, 140, 155, 1)
HSL
hsl(352, 98%, 77%)
HSV
hsv(352, 45%, 100%)
CMYK
cmyk(0%, 45%, 39%, 0%)
CSS variable
--color-primary: #FE8C9B;
Lowercase HEX
#fe8c9b

Shades

Tints

Tones

Harmony

CSS snippets for #FE8C9B

.color-fe8c9b {
  color: #FE8C9B;
  background-color: #FE8C9B;
}

Frequently asked questions

What color is #FE8C9B?+

#FE8C9B is a HEX color with RGB value rgb(254, 140, 155) and HSL value hsl(352, 98%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE8C9B?+

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