#FF726D Color

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

Color preview

#FF726D

Color formats

HEX
#FF726D
RGB
rgb(255, 114, 109)
RGBA
rgba(255, 114, 109, 1)
HSL
hsl(2, 100%, 71%)
HSV
hsv(2, 57%, 100%)
CMYK
cmyk(0%, 55%, 57%, 0%)
CSS variable
--color-primary: #FF726D;
Lowercase HEX
#ff726d

Shades

Tints

Tones

Harmony

CSS snippets for #FF726D

.color-ff726d {
  color: #FF726D;
  background-color: #FF726D;
}

Frequently asked questions

What color is #FF726D?+

#FF726D is a HEX color with RGB value rgb(255, 114, 109) and HSL value hsl(2, 100%, 71%). Its closest CSS named color is Salmon.

What is the closest Tailwind color to #FF726D?+

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