#FACADE Color

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

Color preview

#FACADE

Color formats

HEX
#FACADE
RGB
rgb(250, 202, 222)
RGBA
rgba(250, 202, 222, 1)
HSL
hsl(335, 83%, 89%)
HSV
hsv(335, 19%, 98%)
CMYK
cmyk(0%, 19%, 11%, 2%)
CSS variable
--color-primary: #FACADE;
Lowercase HEX
#facade

Shades

Tints

Tones

Harmony

CSS snippets for #FACADE

.color-facade {
  color: #FACADE;
  background-color: #FACADE;
}

Frequently asked questions

What color is #FACADE?+

#FACADE is a HEX color with RGB value rgb(250, 202, 222) and HSL value hsl(335, 83%, 89%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FACADE?+

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