#FF737E Color

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

Color preview

#FF737E

Color formats

HEX
#FF737E
RGB
rgb(255, 115, 126)
RGBA
rgba(255, 115, 126, 1)
HSL
hsl(355, 100%, 73%)
HSV
hsv(355, 55%, 100%)
CMYK
cmyk(0%, 55%, 51%, 0%)
CSS variable
--color-primary: #FF737E;
Lowercase HEX
#ff737e

Shades

Tints

Tones

Harmony

CSS snippets for #FF737E

.color-ff737e {
  color: #FF737E;
  background-color: #FF737E;
}

Frequently asked questions

What color is #FF737E?+

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

What is the closest Tailwind color to #FF737E?+

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