#FF747D Color

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

Color preview

#FF747D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FF747D

.color-ff747d {
  color: #FF747D;
  background-color: #FF747D;
}

Frequently asked questions

What color is #FF747D?+

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

What is the closest Tailwind color to #FF747D?+

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