#FF999C Color

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

Color preview

#FF999C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF999C

.color-ff999c {
  color: #FF999C;
  background-color: #FF999C;
}

Frequently asked questions

What color is #FF999C?+

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

What is the closest Tailwind color to #FF999C?+

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