#FF888E Color

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

Color preview

#FF888E

Color formats

HEX
#FF888E
RGB
rgb(255, 136, 142)
RGBA
rgba(255, 136, 142, 1)
HSL
hsl(357, 100%, 77%)
HSV
hsv(357, 47%, 100%)
CMYK
cmyk(0%, 47%, 44%, 0%)
CSS variable
--color-primary: #FF888E;
Lowercase HEX
#ff888e

Shades

Tints

Tones

Harmony

CSS snippets for #FF888E

.color-ff888e {
  color: #FF888E;
  background-color: #FF888E;
}

Frequently asked questions

What color is #FF888E?+

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

What is the closest Tailwind color to #FF888E?+

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