#FF9499 Color

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

Color preview

#FF9499

Color formats

HEX
#FF9499
RGB
rgb(255, 148, 153)
RGBA
rgba(255, 148, 153, 1)
HSL
hsl(357, 100%, 79%)
HSV
hsv(357, 42%, 100%)
CMYK
cmyk(0%, 42%, 40%, 0%)
CSS variable
--color-primary: #FF9499;
Lowercase HEX
#ff9499

Shades

Tints

Tones

Harmony

CSS snippets for #FF9499

.color-ff9499 {
  color: #FF9499;
  background-color: #FF9499;
}

Frequently asked questions

What color is #FF9499?+

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

What is the closest Tailwind color to #FF9499?+

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