#FAB191 Color

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

Color preview

#FAB191

Color formats

HEX
#FAB191
RGB
rgb(250, 177, 145)
RGBA
rgba(250, 177, 145, 1)
HSL
hsl(18, 91%, 77%)
HSV
hsv(18, 42%, 98%)
CMYK
cmyk(0%, 29%, 42%, 2%)
CSS variable
--color-primary: #FAB191;
Lowercase HEX
#fab191

Shades

Tints

Tones

Harmony

CSS snippets for #FAB191

.color-fab191 {
  color: #FAB191;
  background-color: #FAB191;
}

Frequently asked questions

What color is #FAB191?+

#FAB191 is a HEX color with RGB value rgb(250, 177, 145) and HSL value hsl(18, 91%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAB191?+

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