#FF9C99 Color

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

Color preview

#FF9C99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF9C99

.color-ff9c99 {
  color: #FF9C99;
  background-color: #FF9C99;
}

Frequently asked questions

What color is #FF9C99?+

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

What is the closest Tailwind color to #FF9C99?+

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