#FF9296 Color

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

Color preview

#FF9296

Color formats

HEX
#FF9296
RGB
rgb(255, 146, 150)
RGBA
rgba(255, 146, 150, 1)
HSL
hsl(358, 100%, 79%)
HSV
hsv(358, 43%, 100%)
CMYK
cmyk(0%, 43%, 41%, 0%)
CSS variable
--color-primary: #FF9296;
Lowercase HEX
#ff9296

Shades

Tints

Tones

Harmony

CSS snippets for #FF9296

.color-ff9296 {
  color: #FF9296;
  background-color: #FF9296;
}

Frequently asked questions

What color is #FF9296?+

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

What is the closest Tailwind color to #FF9296?+

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