#F8A098 Color

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

Color preview

#F8A098

Color formats

HEX
#F8A098
RGB
rgb(248, 160, 152)
RGBA
rgba(248, 160, 152, 1)
HSL
hsl(5, 87%, 78%)
HSV
hsv(5, 39%, 97%)
CMYK
cmyk(0%, 35%, 39%, 3%)
CSS variable
--color-primary: #F8A098;
Lowercase HEX
#f8a098

Shades

Tints

Tones

Harmony

CSS snippets for #F8A098

.color-f8a098 {
  color: #F8A098;
  background-color: #F8A098;
}

Frequently asked questions

What color is #F8A098?+

#F8A098 is a HEX color with RGB value rgb(248, 160, 152) and HSL value hsl(5, 87%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F8A098?+

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