#FFBBF8 Color

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

Color preview

#FFBBF8

Color formats

HEX
#FFBBF8
RGB
rgb(255, 187, 248)
RGBA
rgba(255, 187, 248, 1)
HSL
hsl(306, 100%, 87%)
HSV
hsv(306, 27%, 100%)
CMYK
cmyk(0%, 27%, 3%, 0%)
CSS variable
--color-primary: #FFBBF8;
Lowercase HEX
#ffbbf8

Shades

Tints

Tones

Harmony

CSS snippets for #FFBBF8

.color-ffbbf8 {
  color: #FFBBF8;
  background-color: #FFBBF8;
}

Frequently asked questions

What color is #FFBBF8?+

#FFBBF8 is a HEX color with RGB value rgb(255, 187, 248) and HSL value hsl(306, 100%, 87%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFBBF8?+

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