#FE9299 Color

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

Color preview

#FE9299

Color formats

HEX
#FE9299
RGB
rgb(254, 146, 153)
RGBA
rgba(254, 146, 153, 1)
HSL
hsl(356, 98%, 78%)
HSV
hsv(356, 43%, 100%)
CMYK
cmyk(0%, 43%, 40%, 0%)
CSS variable
--color-primary: #FE9299;
Lowercase HEX
#fe9299

Shades

Tints

Tones

Harmony

CSS snippets for #FE9299

.color-fe9299 {
  color: #FE9299;
  background-color: #FE9299;
}

Frequently asked questions

What color is #FE9299?+

#FE9299 is a HEX color with RGB value rgb(254, 146, 153) and HSL value hsl(356, 98%, 78%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FE9299?+

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