#F87B7B Color

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

Color preview

#F87B7B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F87B7B

.color-f87b7b {
  color: #F87B7B;
  background-color: #F87B7B;
}

Frequently asked questions

What color is #F87B7B?+

#F87B7B is a HEX color with RGB value rgb(248, 123, 123) and HSL value hsl(0, 90%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #F87B7B?+

The closest Tailwind color is red-400, available as the bg-red-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