#FF737A Color

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

Color preview

#FF737A

Color formats

HEX
#FF737A
RGB
rgb(255, 115, 122)
RGBA
rgba(255, 115, 122, 1)
HSL
hsl(357, 100%, 73%)
HSV
hsv(357, 55%, 100%)
CMYK
cmyk(0%, 55%, 52%, 0%)
CSS variable
--color-primary: #FF737A;
Lowercase HEX
#ff737a

Shades

Tints

Tones

Harmony

CSS snippets for #FF737A

.color-ff737a {
  color: #FF737A;
  background-color: #FF737A;
}

Frequently asked questions

What color is #FF737A?+

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

What is the closest Tailwind color to #FF737A?+

The closest Tailwind color is red-400, available as the bg-red-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