#FABA9E Color

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

Color preview

#FABA9E

Color formats

HEX
#FABA9E
RGB
rgb(250, 186, 158)
RGBA
rgba(250, 186, 158, 1)
HSL
hsl(18, 90%, 80%)
HSV
hsv(18, 37%, 98%)
CMYK
cmyk(0%, 26%, 37%, 2%)
CSS variable
--color-primary: #FABA9E;
Lowercase HEX
#faba9e

Shades

Tints

Tones

Harmony

CSS snippets for #FABA9E

.color-faba9e {
  color: #FABA9E;
  background-color: #FABA9E;
}

Frequently asked questions

What color is #FABA9E?+

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

What is the closest Tailwind color to #FABA9E?+

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