#FBBED1 Color

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

Color preview

#FBBED1

Color formats

HEX
#FBBED1
RGB
rgb(251, 190, 209)
RGBA
rgba(251, 190, 209, 1)
HSL
hsl(341, 88%, 86%)
HSV
hsv(341, 24%, 98%)
CMYK
cmyk(0%, 24%, 17%, 2%)
CSS variable
--color-primary: #FBBED1;
Lowercase HEX
#fbbed1

Shades

Tints

Tones

Harmony

CSS snippets for #FBBED1

.color-fbbed1 {
  color: #FBBED1;
  background-color: #FBBED1;
}

Frequently asked questions

What color is #FBBED1?+

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

What is the closest Tailwind color to #FBBED1?+

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