#FF5280 Color

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

Color preview

#FF5280

Color formats

HEX
#FF5280
RGB
rgb(255, 82, 128)
RGBA
rgba(255, 82, 128, 1)
HSL
hsl(344, 100%, 66%)
HSV
hsv(344, 68%, 100%)
CMYK
cmyk(0%, 68%, 50%, 0%)
CSS variable
--color-primary: #FF5280;
Lowercase HEX
#ff5280

Shades

Tints

Tones

Harmony

CSS snippets for #FF5280

.color-ff5280 {
  color: #FF5280;
  background-color: #FF5280;
}

Frequently asked questions

What color is #FF5280?+

#FF5280 is a HEX color with RGB value rgb(255, 82, 128) and HSL value hsl(344, 100%, 66%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF5280?+

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