#FF999B Color

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

Color preview

#FF999B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF999B

.color-ff999b {
  color: #FF999B;
  background-color: #FF999B;
}

Frequently asked questions

What color is #FF999B?+

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

What is the closest Tailwind color to #FF999B?+

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