#FAA09E Color

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

Color preview

#FAA09E

Color formats

HEX
#FAA09E
RGB
rgb(250, 160, 158)
RGBA
rgba(250, 160, 158, 1)
HSL
hsl(1, 90%, 80%)
HSV
hsv(1, 37%, 98%)
CMYK
cmyk(0%, 36%, 37%, 2%)
CSS variable
--color-primary: #FAA09E;
Lowercase HEX
#faa09e

Shades

Tints

Tones

Harmony

CSS snippets for #FAA09E

.color-faa09e {
  color: #FAA09E;
  background-color: #FAA09E;
}

Frequently asked questions

What color is #FAA09E?+

#FAA09E is a HEX color with RGB value rgb(250, 160, 158) and HSL value hsl(1, 90%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FAA09E?+

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