#FF9497 Color

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

Color preview

#FF9497

Color formats

HEX
#FF9497
RGB
rgb(255, 148, 151)
RGBA
rgba(255, 148, 151, 1)
HSL
hsl(358, 100%, 79%)
HSV
hsv(358, 42%, 100%)
CMYK
cmyk(0%, 42%, 41%, 0%)
CSS variable
--color-primary: #FF9497;
Lowercase HEX
#ff9497

Shades

Tints

Tones

Harmony

CSS snippets for #FF9497

.color-ff9497 {
  color: #FF9497;
  background-color: #FF9497;
}

Frequently asked questions

What color is #FF9497?+

#FF9497 is a HEX color with RGB value rgb(255, 148, 151) and HSL value hsl(358, 100%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FF9497?+

The closest Tailwind color is red-300, available as the bg-red-300 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