#F87B8B Color

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

Color preview

#F87B8B

Color formats

HEX
#F87B8B
RGB
rgb(248, 123, 139)
RGBA
rgba(248, 123, 139, 1)
HSL
hsl(352, 90%, 73%)
HSV
hsv(352, 50%, 97%)
CMYK
cmyk(0%, 50%, 44%, 3%)
CSS variable
--color-primary: #F87B8B;
Lowercase HEX
#f87b8b

Shades

Tints

Tones

Harmony

CSS snippets for #F87B8B

.color-f87b8b {
  color: #F87B8B;
  background-color: #F87B8B;
}

Frequently asked questions

What color is #F87B8B?+

#F87B8B is a HEX color with RGB value rgb(248, 123, 139) and HSL value hsl(352, 90%, 73%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #F87B8B?+

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