#FF9681 Color

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

Color preview

#FF9681

Color formats

HEX
#FF9681
RGB
rgb(255, 150, 129)
RGBA
rgba(255, 150, 129, 1)
HSL
hsl(10, 100%, 75%)
HSV
hsv(10, 49%, 100%)
CMYK
cmyk(0%, 41%, 49%, 0%)
CSS variable
--color-primary: #FF9681;
Lowercase HEX
#ff9681

Shades

Tints

Tones

Harmony

CSS snippets for #FF9681

.color-ff9681 {
  color: #FF9681;
  background-color: #FF9681;
}

Frequently asked questions

What color is #FF9681?+

#FF9681 is a HEX color with RGB value rgb(255, 150, 129) and HSL value hsl(10, 100%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9681?+

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