#FF777E Color

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

Color preview

#FF777E

Color formats

HEX
#FF777E
RGB
rgb(255, 119, 126)
RGBA
rgba(255, 119, 126, 1)
HSL
hsl(357, 100%, 73%)
HSV
hsv(357, 53%, 100%)
CMYK
cmyk(0%, 53%, 51%, 0%)
CSS variable
--color-primary: #FF777E;
Lowercase HEX
#ff777e

Shades

Tints

Tones

Harmony

CSS snippets for #FF777E

.color-ff777e {
  color: #FF777E;
  background-color: #FF777E;
}

Frequently asked questions

What color is #FF777E?+

#FF777E is a HEX color with RGB value rgb(255, 119, 126) and HSL value hsl(357, 100%, 73%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF777E?+

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