#FF959C Color

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

Color preview

#FF959C

Color formats

HEX
#FF959C
RGB
rgb(255, 149, 156)
RGBA
rgba(255, 149, 156, 1)
HSL
hsl(356, 100%, 79%)
HSV
hsv(356, 42%, 100%)
CMYK
cmyk(0%, 42%, 39%, 0%)
CSS variable
--color-primary: #FF959C;
Lowercase HEX
#ff959c

Shades

Tints

Tones

Harmony

CSS snippets for #FF959C

.color-ff959c {
  color: #FF959C;
  background-color: #FF959C;
}

Frequently asked questions

What color is #FF959C?+

#FF959C is a HEX color with RGB value rgb(255, 149, 156) and HSL value hsl(356, 100%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF959C?+

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