#FBB7F3 Color

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

Color preview

#FBB7F3

Color formats

HEX
#FBB7F3
RGB
rgb(251, 183, 243)
RGBA
rgba(251, 183, 243, 1)
HSL
hsl(307, 89%, 85%)
HSV
hsv(307, 27%, 98%)
CMYK
cmyk(0%, 27%, 3%, 2%)
CSS variable
--color-primary: #FBB7F3;
Lowercase HEX
#fbb7f3

Shades

Tints

Tones

Harmony

CSS snippets for #FBB7F3

.color-fbb7f3 {
  color: #FBB7F3;
  background-color: #FBB7F3;
}

Frequently asked questions

What color is #FBB7F3?+

#FBB7F3 is a HEX color with RGB value rgb(251, 183, 243) and HSL value hsl(307, 89%, 85%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBB7F3?+

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