#F59999 Color

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

Color preview

#F59999

Color formats

HEX
#F59999
RGB
rgb(245, 153, 153)
RGBA
rgba(245, 153, 153, 1)
HSL
hsl(0, 82%, 78%)
HSV
hsv(0, 38%, 96%)
CMYK
cmyk(0%, 38%, 38%, 4%)
CSS variable
--color-primary: #F59999;
Lowercase HEX
#f59999

Shades

Tints

Tones

Harmony

CSS snippets for #F59999

.color-f59999 {
  color: #F59999;
  background-color: #F59999;
}

Frequently asked questions

What color is #F59999?+

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

What is the closest Tailwind color to #F59999?+

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