#FBADE2 Color

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

Color preview

#FBADE2

Color formats

HEX
#FBADE2
RGB
rgb(251, 173, 226)
RGBA
rgba(251, 173, 226, 1)
HSL
hsl(319, 91%, 83%)
HSV
hsv(319, 31%, 98%)
CMYK
cmyk(0%, 31%, 10%, 2%)
CSS variable
--color-primary: #FBADE2;
Lowercase HEX
#fbade2

Shades

Tints

Tones

Harmony

CSS snippets for #FBADE2

.color-fbade2 {
  color: #FBADE2;
  background-color: #FBADE2;
}

Frequently asked questions

What color is #FBADE2?+

#FBADE2 is a HEX color with RGB value rgb(251, 173, 226) and HSL value hsl(319, 91%, 83%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FBADE2?+

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