#FF737C Color

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

Color preview

#FF737C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF737C

.color-ff737c {
  color: #FF737C;
  background-color: #FF737C;
}

Frequently asked questions

What color is #FF737C?+

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

What is the closest Tailwind color to #FF737C?+

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