#FF8480 Color

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

Color preview

#FF8480

Color formats

HEX
#FF8480
RGB
rgb(255, 132, 128)
RGBA
rgba(255, 132, 128, 1)
HSL
hsl(2, 100%, 75%)
HSV
hsv(2, 50%, 100%)
CMYK
cmyk(0%, 48%, 50%, 0%)
CSS variable
--color-primary: #FF8480;
Lowercase HEX
#ff8480

Shades

Tints

Tones

Harmony

CSS snippets for #FF8480

.color-ff8480 {
  color: #FF8480;
  background-color: #FF8480;
}

Frequently asked questions

What color is #FF8480?+

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

What is the closest Tailwind color to #FF8480?+

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