#FF9477 Color

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

Color preview

#FF9477

Color formats

HEX
#FF9477
RGB
rgb(255, 148, 119)
RGBA
rgba(255, 148, 119, 1)
HSL
hsl(13, 100%, 73%)
HSV
hsv(13, 53%, 100%)
CMYK
cmyk(0%, 42%, 53%, 0%)
CSS variable
--color-primary: #FF9477;
Lowercase HEX
#ff9477

Shades

Tints

Tones

Harmony

CSS snippets for #FF9477

.color-ff9477 {
  color: #FF9477;
  background-color: #FF9477;
}

Frequently asked questions

What color is #FF9477?+

#FF9477 is a HEX color with RGB value rgb(255, 148, 119) and HSL value hsl(13, 100%, 73%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9477?+

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