#F8A08B Color

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

Color preview

#F8A08B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F8A08B

.color-f8a08b {
  color: #F8A08B;
  background-color: #F8A08B;
}

Frequently asked questions

What color is #F8A08B?+

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

What is the closest Tailwind color to #F8A08B?+

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