#F8AA8C Color

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

Color preview

#F8AA8C

Color formats

HEX
#F8AA8C
RGB
rgb(248, 170, 140)
RGBA
rgba(248, 170, 140, 1)
HSL
hsl(17, 89%, 76%)
HSV
hsv(17, 44%, 97%)
CMYK
cmyk(0%, 31%, 44%, 3%)
CSS variable
--color-primary: #F8AA8C;
Lowercase HEX
#f8aa8c

Shades

Tints

Tones

Harmony

CSS snippets for #F8AA8C

.color-f8aa8c {
  color: #F8AA8C;
  background-color: #F8AA8C;
}

Frequently asked questions

What color is #F8AA8C?+

#F8AA8C is a HEX color with RGB value rgb(248, 170, 140) and HSL value hsl(17, 89%, 76%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8AA8C?+

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