#F2979B Color

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

Color preview

#F2979B

Color formats

HEX
#F2979B
RGB
rgb(242, 151, 155)
RGBA
rgba(242, 151, 155, 1)
HSL
hsl(357, 78%, 77%)
HSV
hsv(357, 38%, 95%)
CMYK
cmyk(0%, 38%, 36%, 5%)
CSS variable
--color-primary: #F2979B;
Lowercase HEX
#f2979b

Shades

Tints

Tones

Harmony

CSS snippets for #F2979B

.color-f2979b {
  color: #F2979B;
  background-color: #F2979B;
}

Frequently asked questions

What color is #F2979B?+

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

What is the closest Tailwind color to #F2979B?+

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