#FF958B Color

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

Color preview

#FF958B

Color formats

HEX
#FF958B
RGB
rgb(255, 149, 139)
RGBA
rgba(255, 149, 139, 1)
HSL
hsl(5, 100%, 77%)
HSV
hsv(5, 45%, 100%)
CMYK
cmyk(0%, 42%, 45%, 0%)
CSS variable
--color-primary: #FF958B;
Lowercase HEX
#ff958b

Shades

Tints

Tones

Harmony

CSS snippets for #FF958B

.color-ff958b {
  color: #FF958B;
  background-color: #FF958B;
}

Frequently asked questions

What color is #FF958B?+

#FF958B is a HEX color with RGB value rgb(255, 149, 139) and HSL value hsl(5, 100%, 77%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF958B?+

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