#FF707C Color

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

Color preview

#FF707C

Color formats

HEX
#FF707C
RGB
rgb(255, 112, 124)
RGBA
rgba(255, 112, 124, 1)
HSL
hsl(355, 100%, 72%)
HSV
hsv(355, 56%, 100%)
CMYK
cmyk(0%, 56%, 51%, 0%)
CSS variable
--color-primary: #FF707C;
Lowercase HEX
#ff707c

Shades

Tints

Tones

Harmony

CSS snippets for #FF707C

.color-ff707c {
  color: #FF707C;
  background-color: #FF707C;
}

Frequently asked questions

What color is #FF707C?+

#FF707C is a HEX color with RGB value rgb(255, 112, 124) and HSL value hsl(355, 100%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF707C?+

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