#FA8E92 Color

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

Color preview

#FA8E92

Color formats

HEX
#FA8E92
RGB
rgb(250, 142, 146)
RGBA
rgba(250, 142, 146, 1)
HSL
hsl(358, 92%, 77%)
HSV
hsv(358, 43%, 98%)
CMYK
cmyk(0%, 43%, 42%, 2%)
CSS variable
--color-primary: #FA8E92;
Lowercase HEX
#fa8e92

Shades

Tints

Tones

Harmony

CSS snippets for #FA8E92

.color-fa8e92 {
  color: #FA8E92;
  background-color: #FA8E92;
}

Frequently asked questions

What color is #FA8E92?+

#FA8E92 is a HEX color with RGB value rgb(250, 142, 146) and HSL value hsl(358, 92%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA8E92?+

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