#FF736F Color

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

Color preview

#FF736F

Color formats

HEX
#FF736F
RGB
rgb(255, 115, 111)
RGBA
rgba(255, 115, 111, 1)
HSL
hsl(2, 100%, 72%)
HSV
hsv(2, 56%, 100%)
CMYK
cmyk(0%, 55%, 56%, 0%)
CSS variable
--color-primary: #FF736F;
Lowercase HEX
#ff736f

Shades

Tints

Tones

Harmony

CSS snippets for #FF736F

.color-ff736f {
  color: #FF736F;
  background-color: #FF736F;
}

Frequently asked questions

What color is #FF736F?+

#FF736F is a HEX color with RGB value rgb(255, 115, 111) and HSL value hsl(2, 100%, 72%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF736F?+

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