#FF708A Color

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

Color preview

#FF708A

Color formats

HEX
#FF708A
RGB
rgb(255, 112, 138)
RGBA
rgba(255, 112, 138, 1)
HSL
hsl(349, 100%, 72%)
HSV
hsv(349, 56%, 100%)
CMYK
cmyk(0%, 56%, 46%, 0%)
CSS variable
--color-primary: #FF708A;
Lowercase HEX
#ff708a

Shades

Tints

Tones

Harmony

CSS snippets for #FF708A

.color-ff708a {
  color: #FF708A;
  background-color: #FF708A;
}

Frequently asked questions

What color is #FF708A?+

#FF708A is a HEX color with RGB value rgb(255, 112, 138) and HSL value hsl(349, 100%, 72%). Its closest CSS named color is LightCoral.

What is the closest Tailwind color to #FF708A?+

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