#FF957D Color

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

Color preview

#FF957D

Color formats

HEX
#FF957D
RGB
rgb(255, 149, 125)
RGBA
rgba(255, 149, 125, 1)
HSL
hsl(11, 100%, 75%)
HSV
hsv(11, 51%, 100%)
CMYK
cmyk(0%, 42%, 51%, 0%)
CSS variable
--color-primary: #FF957D;
Lowercase HEX
#ff957d

Shades

Tints

Tones

Harmony

CSS snippets for #FF957D

.color-ff957d {
  color: #FF957D;
  background-color: #FF957D;
}

Frequently asked questions

What color is #FF957D?+

#FF957D is a HEX color with RGB value rgb(255, 149, 125) and HSL value hsl(11, 100%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF957D?+

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