#FF9999 Color

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

Color preview

#FF9999

Color formats

HEX
#FF9999
RGB
rgb(255, 153, 153)
RGBA
rgba(255, 153, 153, 1)
HSL
hsl(0, 100%, 80%)
HSV
hsv(0, 40%, 100%)
CMYK
cmyk(0%, 40%, 40%, 0%)
CSS variable
--color-primary: #FF9999;
Lowercase HEX
#ff9999

Shades

Tints

Tones

Harmony

CSS snippets for #FF9999

.color-ff9999 {
  color: #FF9999;
  background-color: #FF9999;
}

Frequently asked questions

What color is #FF9999?+

#FF9999 is a HEX color with RGB value rgb(255, 153, 153) and HSL value hsl(0, 100%, 80%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9999?+

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