#F8A08C Color

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

Color preview

#F8A08C

Color formats

HEX
#F8A08C
RGB
rgb(248, 160, 140)
RGBA
rgba(248, 160, 140, 1)
HSL
hsl(11, 89%, 76%)
HSV
hsv(11, 44%, 97%)
CMYK
cmyk(0%, 35%, 44%, 3%)
CSS variable
--color-primary: #F8A08C;
Lowercase HEX
#f8a08c

Shades

Tints

Tones

Harmony

CSS snippets for #F8A08C

.color-f8a08c {
  color: #F8A08C;
  background-color: #F8A08C;
}

Frequently asked questions

What color is #F8A08C?+

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

What is the closest Tailwind color to #F8A08C?+

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