#FAB59E Color

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

Color preview

#FAB59E

Color formats

HEX
#FAB59E
RGB
rgb(250, 181, 158)
RGBA
rgba(250, 181, 158, 1)
HSL
hsl(15, 90%, 80%)
HSV
hsv(15, 37%, 98%)
CMYK
cmyk(0%, 28%, 37%, 2%)
CSS variable
--color-primary: #FAB59E;
Lowercase HEX
#fab59e

Shades

Tints

Tones

Harmony

CSS snippets for #FAB59E

.color-fab59e {
  color: #FAB59E;
  background-color: #FAB59E;
}

Frequently asked questions

What color is #FAB59E?+

#FAB59E is a HEX color with RGB value rgb(250, 181, 158) and HSL value hsl(15, 90%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FAB59E?+

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