#FA9192 Color

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

Color preview

#FA9192

Color formats

HEX
#FA9192
RGB
rgb(250, 145, 146)
RGBA
rgba(250, 145, 146, 1)
HSL
hsl(359, 91%, 77%)
HSV
hsv(359, 42%, 98%)
CMYK
cmyk(0%, 42%, 42%, 2%)
CSS variable
--color-primary: #FA9192;
Lowercase HEX
#fa9192

Shades

Tints

Tones

Harmony

CSS snippets for #FA9192

.color-fa9192 {
  color: #FA9192;
  background-color: #FA9192;
}

Frequently asked questions

What color is #FA9192?+

#FA9192 is a HEX color with RGB value rgb(250, 145, 146) and HSL value hsl(359, 91%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FA9192?+

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