#F99BBB Color

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

Color preview

#F99BBB

Color formats

HEX
#F99BBB
RGB
rgb(249, 155, 187)
RGBA
rgba(249, 155, 187, 1)
HSL
hsl(340, 89%, 79%)
HSV
hsv(340, 38%, 98%)
CMYK
cmyk(0%, 38%, 25%, 2%)
CSS variable
--color-primary: #F99BBB;
Lowercase HEX
#f99bbb

Shades

Tints

Tones

Harmony

CSS snippets for #F99BBB

.color-f99bbb {
  color: #F99BBB;
  background-color: #F99BBB;
}

Frequently asked questions

What color is #F99BBB?+

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

What is the closest Tailwind color to #F99BBB?+

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