#F99BAA Color

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

Color preview

#F99BAA

Color formats

HEX
#F99BAA
RGB
rgb(249, 155, 170)
RGBA
rgba(249, 155, 170, 1)
HSL
hsl(350, 89%, 79%)
HSV
hsv(350, 38%, 98%)
CMYK
cmyk(0%, 38%, 32%, 2%)
CSS variable
--color-primary: #F99BAA;
Lowercase HEX
#f99baa

Shades

Tints

Tones

Harmony

CSS snippets for #F99BAA

.color-f99baa {
  color: #F99BAA;
  background-color: #F99BAA;
}

Frequently asked questions

What color is #F99BAA?+

#F99BAA is a HEX color with RGB value rgb(249, 155, 170) and HSL value hsl(350, 89%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F99BAA?+

The closest Tailwind color is rose-300, available as the bg-rose-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