#FF907D Color

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

Color preview

#FF907D

Color formats

HEX
#FF907D
RGB
rgb(255, 144, 125)
RGBA
rgba(255, 144, 125, 1)
HSL
hsl(9, 100%, 75%)
HSV
hsv(9, 51%, 100%)
CMYK
cmyk(0%, 44%, 51%, 0%)
CSS variable
--color-primary: #FF907D;
Lowercase HEX
#ff907d

Shades

Tints

Tones

Harmony

CSS snippets for #FF907D

.color-ff907d {
  color: #FF907D;
  background-color: #FF907D;
}

Frequently asked questions

What color is #FF907D?+

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

What is the closest Tailwind color to #FF907D?+

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