#FB9899 Color

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

Color preview

#FB9899

Color formats

HEX
#FB9899
RGB
rgb(251, 152, 153)
RGBA
rgba(251, 152, 153, 1)
HSL
hsl(359, 93%, 79%)
HSV
hsv(359, 39%, 98%)
CMYK
cmyk(0%, 39%, 39%, 2%)
CSS variable
--color-primary: #FB9899;
Lowercase HEX
#fb9899

Shades

Tints

Tones

Harmony

CSS snippets for #FB9899

.color-fb9899 {
  color: #FB9899;
  background-color: #FB9899;
}

Frequently asked questions

What color is #FB9899?+

#FB9899 is a HEX color with RGB value rgb(251, 152, 153) and HSL value hsl(359, 93%, 79%). Its closest CSS named color is LightSalmon.

What is the closest Tailwind color to #FB9899?+

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