#FBBEB5 Color

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

Color preview

#FBBEB5

Color formats

HEX
#FBBEB5
RGB
rgb(251, 190, 181)
RGBA
rgba(251, 190, 181, 1)
HSL
hsl(8, 90%, 85%)
HSV
hsv(8, 28%, 98%)
CMYK
cmyk(0%, 24%, 28%, 2%)
CSS variable
--color-primary: #FBBEB5;
Lowercase HEX
#fbbeb5

Shades

Tints

Tones

Harmony

CSS snippets for #FBBEB5

.color-fbbeb5 {
  color: #FBBEB5;
  background-color: #FBBEB5;
}

Frequently asked questions

What color is #FBBEB5?+

#FBBEB5 is a HEX color with RGB value rgb(251, 190, 181) and HSL value hsl(8, 90%, 85%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBBEB5?+

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