#FF956B Color

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

Color preview

#FF956B

Color formats

HEX
#FF956B
RGB
rgb(255, 149, 107)
RGBA
rgba(255, 149, 107, 1)
HSL
hsl(17, 100%, 71%)
HSV
hsv(17, 58%, 100%)
CMYK
cmyk(0%, 42%, 58%, 0%)
CSS variable
--color-primary: #FF956B;
Lowercase HEX
#ff956b

Shades

Tints

Tones

Harmony

CSS snippets for #FF956B

.color-ff956b {
  color: #FF956B;
  background-color: #FF956B;
}

Frequently asked questions

What color is #FF956B?+

#FF956B is a HEX color with RGB value rgb(255, 149, 107) and HSL value hsl(17, 100%, 71%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF956B?+

The closest Tailwind color is red-400, available as the bg-red-400 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