#FF818A Color

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

Color preview

#FF818A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF818A

.color-ff818a {
  color: #FF818A;
  background-color: #FF818A;
}

Frequently asked questions

What color is #FF818A?+

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

What is the closest Tailwind color to #FF818A?+

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