#FF757C Color

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

Color preview

#FF757C

Color formats

HEX
#FF757C
RGB
rgb(255, 117, 124)
RGBA
rgba(255, 117, 124, 1)
HSL
hsl(357, 100%, 73%)
HSV
hsv(357, 54%, 100%)
CMYK
cmyk(0%, 54%, 51%, 0%)
CSS variable
--color-primary: #FF757C;
Lowercase HEX
#ff757c

Shades

Tints

Tones

Harmony

CSS snippets for #FF757C

.color-ff757c {
  color: #FF757C;
  background-color: #FF757C;
}

Frequently asked questions

What color is #FF757C?+

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

What is the closest Tailwind color to #FF757C?+

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