#F79999 Color

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

Color preview

#F79999

Color formats

HEX
#F79999
RGB
rgb(247, 153, 153)
RGBA
rgba(247, 153, 153, 1)
HSL
hsl(0, 85%, 78%)
HSV
hsv(0, 38%, 97%)
CMYK
cmyk(0%, 38%, 38%, 3%)
CSS variable
--color-primary: #F79999;
Lowercase HEX
#f79999

Shades

Tints

Tones

Harmony

CSS snippets for #F79999

.color-f79999 {
  color: #F79999;
  background-color: #F79999;
}

Frequently asked questions

What color is #F79999?+

#F79999 is a HEX color with RGB value rgb(247, 153, 153) and HSL value hsl(0, 85%, 78%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #F79999?+

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