#FF959A Color

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

Color preview

#FF959A

Color formats

HEX
#FF959A
RGB
rgb(255, 149, 154)
RGBA
rgba(255, 149, 154, 1)
HSL
hsl(357, 100%, 79%)
HSV
hsv(357, 42%, 100%)
CMYK
cmyk(0%, 42%, 40%, 0%)
CSS variable
--color-primary: #FF959A;
Lowercase HEX
#ff959a

Shades

Tints

Tones

Harmony

CSS snippets for #FF959A

.color-ff959a {
  color: #FF959A;
  background-color: #FF959A;
}

Frequently asked questions

What color is #FF959A?+

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

What is the closest Tailwind color to #FF959A?+

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