#F5AA8C Color

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

Color preview

#F5AA8C

Color formats

HEX
#F5AA8C
RGB
rgb(245, 170, 140)
RGBA
rgba(245, 170, 140, 1)
HSL
hsl(17, 84%, 75%)
HSV
hsv(17, 43%, 96%)
CMYK
cmyk(0%, 31%, 43%, 4%)
CSS variable
--color-primary: #F5AA8C;
Lowercase HEX
#f5aa8c

Shades

Tints

Tones

Harmony

CSS snippets for #F5AA8C

.color-f5aa8c {
  color: #F5AA8C;
  background-color: #F5AA8C;
}

Frequently asked questions

What color is #F5AA8C?+

#F5AA8C is a HEX color with RGB value rgb(245, 170, 140) and HSL value hsl(17, 84%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F5AA8C?+

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