#F87D7B Color

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

Color preview

#F87D7B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F87D7B

.color-f87d7b {
  color: #F87D7B;
  background-color: #F87D7B;
}

Frequently asked questions

What color is #F87D7B?+

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

What is the closest Tailwind color to #F87D7B?+

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