#FBBED2 Color

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

Color preview

#FBBED2

Color formats

HEX
#FBBED2
RGB
rgb(251, 190, 210)
RGBA
rgba(251, 190, 210, 1)
HSL
hsl(340, 88%, 86%)
HSV
hsv(340, 24%, 98%)
CMYK
cmyk(0%, 24%, 16%, 2%)
CSS variable
--color-primary: #FBBED2;
Lowercase HEX
#fbbed2

Shades

Tints

Tones

Harmony

CSS snippets for #FBBED2

.color-fbbed2 {
  color: #FBBED2;
  background-color: #FBBED2;
}

Frequently asked questions

What color is #FBBED2?+

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

What is the closest Tailwind color to #FBBED2?+

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