#F5999C Color

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

Color preview

#F5999C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5999C

.color-f5999c {
  color: #F5999C;
  background-color: #F5999C;
}

Frequently asked questions

What color is #F5999C?+

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

What is the closest Tailwind color to #F5999C?+

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