#FADCEA Color

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

Color preview

#FADCEA

Color formats

HEX
#FADCEA
RGB
rgb(250, 220, 234)
RGBA
rgba(250, 220, 234, 1)
HSL
hsl(332, 75%, 92%)
HSV
hsv(332, 12%, 98%)
CMYK
cmyk(0%, 12%, 6%, 2%)
CSS variable
--color-primary: #FADCEA;
Lowercase HEX
#fadcea

Shades

Tints

Tones

Harmony

CSS snippets for #FADCEA

.color-fadcea {
  color: #FADCEA;
  background-color: #FADCEA;
}

Frequently asked questions

What color is #FADCEA?+

#FADCEA is a HEX color with RGB value rgb(250, 220, 234) and HSL value hsl(332, 75%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FADCEA?+

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