#F7979D Color

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

Color preview

#F7979D

Color formats

HEX
#F7979D
RGB
rgb(247, 151, 157)
RGBA
rgba(247, 151, 157, 1)
HSL
hsl(356, 86%, 78%)
HSV
hsv(356, 39%, 97%)
CMYK
cmyk(0%, 39%, 36%, 3%)
CSS variable
--color-primary: #F7979D;
Lowercase HEX
#f7979d

Shades

Tints

Tones

Harmony

CSS snippets for #F7979D

.color-f7979d {
  color: #F7979D;
  background-color: #F7979D;
}

Frequently asked questions

What color is #F7979D?+

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

What is the closest Tailwind color to #F7979D?+

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