#FF9B99 Color

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

Color preview

#FF9B99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF9B99

.color-ff9b99 {
  color: #FF9B99;
  background-color: #FF9B99;
}

Frequently asked questions

What color is #FF9B99?+

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

What is the closest Tailwind color to #FF9B99?+

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