#FE787B Color

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

Color preview

#FE787B

Color formats

HEX
#FE787B
RGB
rgb(254, 120, 123)
RGBA
rgba(254, 120, 123, 1)
HSL
hsl(359, 99%, 73%)
HSV
hsv(359, 53%, 100%)
CMYK
cmyk(0%, 53%, 52%, 0%)
CSS variable
--color-primary: #FE787B;
Lowercase HEX
#fe787b

Shades

Tints

Tones

Harmony

CSS snippets for #FE787B

.color-fe787b {
  color: #FE787B;
  background-color: #FE787B;
}

Frequently asked questions

What color is #FE787B?+

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

What is the closest Tailwind color to #FE787B?+

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