#FF999E Color

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

Color preview

#FF999E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF999E

.color-ff999e {
  color: #FF999E;
  background-color: #FF999E;
}

Frequently asked questions

What color is #FF999E?+

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

What is the closest Tailwind color to #FF999E?+

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