#FF888A Color

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

Color preview

#FF888A

Color formats

HEX
#FF888A
RGB
rgb(255, 136, 138)
RGBA
rgba(255, 136, 138, 1)
HSL
hsl(359, 100%, 77%)
HSV
hsv(359, 47%, 100%)
CMYK
cmyk(0%, 47%, 46%, 0%)
CSS variable
--color-primary: #FF888A;
Lowercase HEX
#ff888a

Shades

Tints

Tones

Harmony

CSS snippets for #FF888A

.color-ff888a {
  color: #FF888A;
  background-color: #FF888A;
}

Frequently asked questions

What color is #FF888A?+

#FF888A is a HEX color with RGB value rgb(255, 136, 138) and HSL value hsl(359, 100%, 77%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF888A?+

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