#F6999C Color

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

Color preview

#F6999C

Color formats

HEX
#F6999C
RGB
rgb(246, 153, 156)
RGBA
rgba(246, 153, 156, 1)
HSL
hsl(358, 84%, 78%)
HSV
hsv(358, 38%, 96%)
CMYK
cmyk(0%, 38%, 37%, 4%)
CSS variable
--color-primary: #F6999C;
Lowercase HEX
#f6999c

Shades

Tints

Tones

Harmony

CSS snippets for #F6999C

.color-f6999c {
  color: #F6999C;
  background-color: #F6999C;
}

Frequently asked questions

What color is #F6999C?+

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

What is the closest Tailwind color to #F6999C?+

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