#FF9873 Color

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

Color preview

#FF9873

Color formats

HEX
#FF9873
RGB
rgb(255, 152, 115)
RGBA
rgba(255, 152, 115, 1)
HSL
hsl(16, 100%, 73%)
HSV
hsv(16, 55%, 100%)
CMYK
cmyk(0%, 40%, 55%, 0%)
CSS variable
--color-primary: #FF9873;
Lowercase HEX
#ff9873

Shades

Tints

Tones

Harmony

CSS snippets for #FF9873

.color-ff9873 {
  color: #FF9873;
  background-color: #FF9873;
}

Frequently asked questions

What color is #FF9873?+

#FF9873 is a HEX color with RGB value rgb(255, 152, 115) and HSL value hsl(16, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9873?+

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