#FBBEDD Color

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

Color preview

#FBBEDD

Color formats

HEX
#FBBEDD
RGB
rgb(251, 190, 221)
RGBA
rgba(251, 190, 221, 1)
HSL
hsl(330, 88%, 86%)
HSV
hsv(330, 24%, 98%)
CMYK
cmyk(0%, 24%, 12%, 2%)
CSS variable
--color-primary: #FBBEDD;
Lowercase HEX
#fbbedd

Shades

Tints

Tones

Harmony

CSS snippets for #FBBEDD

.color-fbbedd {
  color: #FBBEDD;
  background-color: #FBBEDD;
}

Frequently asked questions

What color is #FBBEDD?+

#FBBEDD is a HEX color with RGB value rgb(251, 190, 221) and HSL value hsl(330, 88%, 86%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBBEDD?+

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