#FBBEAF Color

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

Color preview

#FBBEAF

Color formats

HEX
#FBBEAF
RGB
rgb(251, 190, 175)
RGBA
rgba(251, 190, 175, 1)
HSL
hsl(12, 90%, 84%)
HSV
hsv(12, 30%, 98%)
CMYK
cmyk(0%, 24%, 30%, 2%)
CSS variable
--color-primary: #FBBEAF;
Lowercase HEX
#fbbeaf

Shades

Tints

Tones

Harmony

CSS snippets for #FBBEAF

.color-fbbeaf {
  color: #FBBEAF;
  background-color: #FBBEAF;
}

Frequently asked questions

What color is #FBBEAF?+

#FBBEAF is a HEX color with RGB value rgb(251, 190, 175) and HSL value hsl(12, 90%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FBBEAF?+

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