#FF9598 Color

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

Color preview

#FF9598

Color formats

HEX
#FF9598
RGB
rgb(255, 149, 152)
RGBA
rgba(255, 149, 152, 1)
HSL
hsl(358, 100%, 79%)
HSV
hsv(358, 42%, 100%)
CMYK
cmyk(0%, 42%, 40%, 0%)
CSS variable
--color-primary: #FF9598;
Lowercase HEX
#ff9598

Shades

Tints

Tones

Harmony

CSS snippets for #FF9598

.color-ff9598 {
  color: #FF9598;
  background-color: #FF9598;
}

Frequently asked questions

What color is #FF9598?+

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

What is the closest Tailwind color to #FF9598?+

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