#FA8D96 Color

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

Color preview

#FA8D96

Color formats

HEX
#FA8D96
RGB
rgb(250, 141, 150)
RGBA
rgba(250, 141, 150, 1)
HSL
hsl(355, 92%, 77%)
HSV
hsv(355, 44%, 98%)
CMYK
cmyk(0%, 44%, 40%, 2%)
CSS variable
--color-primary: #FA8D96;
Lowercase HEX
#fa8d96

Shades

Tints

Tones

Harmony

CSS snippets for #FA8D96

.color-fa8d96 {
  color: #FA8D96;
  background-color: #FA8D96;
}

Frequently asked questions

What color is #FA8D96?+

#FA8D96 is a HEX color with RGB value rgb(250, 141, 150) and HSL value hsl(355, 92%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA8D96?+

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