#F1979F Color

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

Color preview

#F1979F

Color formats

HEX
#F1979F
RGB
rgb(241, 151, 159)
RGBA
rgba(241, 151, 159, 1)
HSL
hsl(355, 76%, 77%)
HSV
hsv(355, 37%, 95%)
CMYK
cmyk(0%, 37%, 34%, 5%)
CSS variable
--color-primary: #F1979F;
Lowercase HEX
#f1979f

Shades

Tints

Tones

Harmony

CSS snippets for #F1979F

.color-f1979f {
  color: #F1979F;
  background-color: #F1979F;
}

Frequently asked questions

What color is #F1979F?+

#F1979F is a HEX color with RGB value rgb(241, 151, 159) and HSL value hsl(355, 76%, 77%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #F1979F?+

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