#FF808C Color

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

Color preview

#FF808C

Color formats

HEX
#FF808C
RGB
rgb(255, 128, 140)
RGBA
rgba(255, 128, 140, 1)
HSL
hsl(354, 100%, 75%)
HSV
hsv(354, 50%, 100%)
CMYK
cmyk(0%, 50%, 45%, 0%)
CSS variable
--color-primary: #FF808C;
Lowercase HEX
#ff808c

Shades

Tints

Tones

Harmony

CSS snippets for #FF808C

.color-ff808c {
  color: #FF808C;
  background-color: #FF808C;
}

Frequently asked questions

What color is #FF808C?+

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

What is the closest Tailwind color to #FF808C?+

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