#F87F7B Color

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

Color preview

#F87F7B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F87F7B

.color-f87f7b {
  color: #F87F7B;
  background-color: #F87F7B;
}

Frequently asked questions

What color is #F87F7B?+

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

What is the closest Tailwind color to #F87F7B?+

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