#FF9180 Color

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

Color preview

#FF9180

Color formats

HEX
#FF9180
RGB
rgb(255, 145, 128)
RGBA
rgba(255, 145, 128, 1)
HSL
hsl(8, 100%, 75%)
HSV
hsv(8, 50%, 100%)
CMYK
cmyk(0%, 43%, 50%, 0%)
CSS variable
--color-primary: #FF9180;
Lowercase HEX
#ff9180

Shades

Tints

Tones

Harmony

CSS snippets for #FF9180

.color-ff9180 {
  color: #FF9180;
  background-color: #FF9180;
}

Frequently asked questions

What color is #FF9180?+

#FF9180 is a HEX color with RGB value rgb(255, 145, 128) and HSL value hsl(8, 100%, 75%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9180?+

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