#F7A488 Color

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

Color preview

#F7A488

Color formats

HEX
#F7A488
RGB
rgb(247, 164, 136)
RGBA
rgba(247, 164, 136, 1)
HSL
hsl(15, 87%, 75%)
HSV
hsv(15, 45%, 97%)
CMYK
cmyk(0%, 34%, 45%, 3%)
CSS variable
--color-primary: #F7A488;
Lowercase HEX
#f7a488

Shades

Tints

Tones

Harmony

CSS snippets for #F7A488

.color-f7a488 {
  color: #F7A488;
  background-color: #F7A488;
}

Frequently asked questions

What color is #F7A488?+

#F7A488 is a HEX color with RGB value rgb(247, 164, 136) and HSL value hsl(15, 87%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F7A488?+

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