#FAB09E Color

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

Color preview

#FAB09E

Color formats

HEX
#FAB09E
RGB
rgb(250, 176, 158)
RGBA
rgba(250, 176, 158, 1)
HSL
hsl(12, 90%, 80%)
HSV
hsv(12, 37%, 98%)
CMYK
cmyk(0%, 30%, 37%, 2%)
CSS variable
--color-primary: #FAB09E;
Lowercase HEX
#fab09e

Shades

Tints

Tones

Harmony

CSS snippets for #FAB09E

.color-fab09e {
  color: #FAB09E;
  background-color: #FAB09E;
}

Frequently asked questions

What color is #FAB09E?+

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

What is the closest Tailwind color to #FAB09E?+

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