#FF6980 Color

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

Color preview

#FF6980

Color formats

HEX
#FF6980
RGB
rgb(255, 105, 128)
RGBA
rgba(255, 105, 128, 1)
HSL
hsl(351, 100%, 71%)
HSV
hsv(351, 59%, 100%)
CMYK
cmyk(0%, 59%, 50%, 0%)
CSS variable
--color-primary: #FF6980;
Lowercase HEX
#ff6980

Shades

Tints

Tones

Harmony

CSS snippets for #FF6980

.color-ff6980 {
  color: #FF6980;
  background-color: #FF6980;
}

Frequently asked questions

What color is #FF6980?+

#FF6980 is a HEX color with RGB value rgb(255, 105, 128) and HSL value hsl(351, 100%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF6980?+

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