#FF8880 Color

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

Color preview

#FF8880

Color formats

HEX
#FF8880
RGB
rgb(255, 136, 128)
RGBA
rgba(255, 136, 128, 1)
HSL
hsl(4, 100%, 75%)
HSV
hsv(4, 50%, 100%)
CMYK
cmyk(0%, 47%, 50%, 0%)
CSS variable
--color-primary: #FF8880;
Lowercase HEX
#ff8880

Shades

Tints

Tones

Harmony

CSS snippets for #FF8880

.color-ff8880 {
  color: #FF8880;
  background-color: #FF8880;
}

Frequently asked questions

What color is #FF8880?+

#FF8880 is a HEX color with RGB value rgb(255, 136, 128) and HSL value hsl(4, 100%, 75%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF8880?+

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