#FF828A Color

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

Color preview

#FF828A

Color formats

HEX
#FF828A
RGB
rgb(255, 130, 138)
RGBA
rgba(255, 130, 138, 1)
HSL
hsl(356, 100%, 75%)
HSV
hsv(356, 49%, 100%)
CMYK
cmyk(0%, 49%, 46%, 0%)
CSS variable
--color-primary: #FF828A;
Lowercase HEX
#ff828a

Shades

Tints

Tones

Harmony

CSS snippets for #FF828A

.color-ff828a {
  color: #FF828A;
  background-color: #FF828A;
}

Frequently asked questions

What color is #FF828A?+

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

What is the closest Tailwind color to #FF828A?+

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