#FF726A Color

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

Color preview

#FF726A

Color formats

HEX
#FF726A
RGB
rgb(255, 114, 106)
RGBA
rgba(255, 114, 106, 1)
HSL
hsl(3, 100%, 71%)
HSV
hsv(3, 58%, 100%)
CMYK
cmyk(0%, 55%, 58%, 0%)
CSS variable
--color-primary: #FF726A;
Lowercase HEX
#ff726a

Shades

Tints

Tones

Harmony

CSS snippets for #FF726A

.color-ff726a {
  color: #FF726A;
  background-color: #FF726A;
}

Frequently asked questions

What color is #FF726A?+

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

What is the closest Tailwind color to #FF726A?+

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