#FF9299 Color

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

Color preview

#FF9299

Color formats

HEX
#FF9299
RGB
rgb(255, 146, 153)
RGBA
rgba(255, 146, 153, 1)
HSL
hsl(356, 100%, 79%)
HSV
hsv(356, 43%, 100%)
CMYK
cmyk(0%, 43%, 40%, 0%)
CSS variable
--color-primary: #FF9299;
Lowercase HEX
#ff9299

Shades

Tints

Tones

Harmony

CSS snippets for #FF9299

.color-ff9299 {
  color: #FF9299;
  background-color: #FF9299;
}

Frequently asked questions

What color is #FF9299?+

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

What is the closest Tailwind color to #FF9299?+

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