#FF808A Color

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

Color preview

#FF808A

Color formats

HEX
#FF808A
RGB
rgb(255, 128, 138)
RGBA
rgba(255, 128, 138, 1)
HSL
hsl(355, 100%, 75%)
HSV
hsv(355, 50%, 100%)
CMYK
cmyk(0%, 50%, 46%, 0%)
CSS variable
--color-primary: #FF808A;
Lowercase HEX
#ff808a

Shades

Tints

Tones

Harmony

CSS snippets for #FF808A

.color-ff808a {
  color: #FF808A;
  background-color: #FF808A;
}

Frequently asked questions

What color is #FF808A?+

#FF808A is a HEX color with RGB value rgb(255, 128, 138) and HSL value hsl(355, 100%, 75%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF808A?+

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