#FACAD2 Color

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

Color preview

#FACAD2

Color formats

HEX
#FACAD2
RGB
rgb(250, 202, 210)
RGBA
rgba(250, 202, 210, 1)
HSL
hsl(350, 83%, 89%)
HSV
hsv(350, 19%, 98%)
CMYK
cmyk(0%, 19%, 16%, 2%)
CSS variable
--color-primary: #FACAD2;
Lowercase HEX
#facad2

Shades

Tints

Tones

Harmony

CSS snippets for #FACAD2

.color-facad2 {
  color: #FACAD2;
  background-color: #FACAD2;
}

Frequently asked questions

What color is #FACAD2?+

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

What is the closest Tailwind color to #FACAD2?+

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