#F5979B Color

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

Color preview

#F5979B

Color formats

HEX
#F5979B
RGB
rgb(245, 151, 155)
RGBA
rgba(245, 151, 155, 1)
HSL
hsl(357, 82%, 78%)
HSV
hsv(357, 38%, 96%)
CMYK
cmyk(0%, 38%, 37%, 4%)
CSS variable
--color-primary: #F5979B;
Lowercase HEX
#f5979b

Shades

Tints

Tones

Harmony

CSS snippets for #F5979B

.color-f5979b {
  color: #F5979B;
  background-color: #F5979B;
}

Frequently asked questions

What color is #F5979B?+

#F5979B is a HEX color with RGB value rgb(245, 151, 155) and HSL value hsl(357, 82%, 78%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F5979B?+

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