#FA787B Color

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

Color preview

#FA787B

Color formats

HEX
#FA787B
RGB
rgb(250, 120, 123)
RGBA
rgba(250, 120, 123, 1)
HSL
hsl(359, 93%, 73%)
HSV
hsv(359, 52%, 98%)
CMYK
cmyk(0%, 52%, 51%, 2%)
CSS variable
--color-primary: #FA787B;
Lowercase HEX
#fa787b

Shades

Tints

Tones

Harmony

CSS snippets for #FA787B

.color-fa787b {
  color: #FA787B;
  background-color: #FA787B;
}

Frequently asked questions

What color is #FA787B?+

#FA787B is a HEX color with RGB value rgb(250, 120, 123) and HSL value hsl(359, 93%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FA787B?+

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