#F7979C Color

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

Color preview

#F7979C

Color formats

HEX
#F7979C
RGB
rgb(247, 151, 156)
RGBA
rgba(247, 151, 156, 1)
HSL
hsl(357, 86%, 78%)
HSV
hsv(357, 39%, 97%)
CMYK
cmyk(0%, 39%, 37%, 3%)
CSS variable
--color-primary: #F7979C;
Lowercase HEX
#f7979c

Shades

Tints

Tones

Harmony

CSS snippets for #F7979C

.color-f7979c {
  color: #F7979C;
  background-color: #F7979C;
}

Frequently asked questions

What color is #F7979C?+

#F7979C is a HEX color with RGB value rgb(247, 151, 156) and HSL value hsl(357, 86%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F7979C?+

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