#FB888E Color

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

Color preview

#FB888E

Color formats

HEX
#FB888E
RGB
rgb(251, 136, 142)
RGBA
rgba(251, 136, 142, 1)
HSL
hsl(357, 93%, 76%)
HSV
hsv(357, 46%, 98%)
CMYK
cmyk(0%, 46%, 43%, 2%)
CSS variable
--color-primary: #FB888E;
Lowercase HEX
#fb888e

Shades

Tints

Tones

Harmony

CSS snippets for #FB888E

.color-fb888e {
  color: #FB888E;
  background-color: #FB888E;
}

Frequently asked questions

What color is #FB888E?+

#FB888E is a HEX color with RGB value rgb(251, 136, 142) and HSL value hsl(357, 93%, 76%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FB888E?+

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