#F7999C Color

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

Color preview

#F7999C

Color formats

HEX
#F7999C
RGB
rgb(247, 153, 156)
RGBA
rgba(247, 153, 156, 1)
HSL
hsl(358, 85%, 78%)
HSV
hsv(358, 38%, 97%)
CMYK
cmyk(0%, 38%, 37%, 3%)
CSS variable
--color-primary: #F7999C;
Lowercase HEX
#f7999c

Shades

Tints

Tones

Harmony

CSS snippets for #F7999C

.color-f7999c {
  color: #F7999C;
  background-color: #F7999C;
}

Frequently asked questions

What color is #F7999C?+

#F7999C is a HEX color with RGB value rgb(247, 153, 156) and HSL value hsl(358, 85%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F7999C?+

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