#FF9D7D Color

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

Color preview

#FF9D7D

Color formats

HEX
#FF9D7D
RGB
rgb(255, 157, 125)
RGBA
rgba(255, 157, 125, 1)
HSL
hsl(15, 100%, 75%)
HSV
hsv(15, 51%, 100%)
CMYK
cmyk(0%, 38%, 51%, 0%)
CSS variable
--color-primary: #FF9D7D;
Lowercase HEX
#ff9d7d

Shades

Tints

Tones

Harmony

CSS snippets for #FF9D7D

.color-ff9d7d {
  color: #FF9D7D;
  background-color: #FF9D7D;
}

Frequently asked questions

What color is #FF9D7D?+

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

What is the closest Tailwind color to #FF9D7D?+

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