#FADFE6 Color

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

Color preview

#FADFE6

Color formats

HEX
#FADFE6
RGB
rgb(250, 223, 230)
RGBA
rgba(250, 223, 230, 1)
HSL
hsl(344, 73%, 93%)
HSV
hsv(344, 11%, 98%)
CMYK
cmyk(0%, 11%, 8%, 2%)
CSS variable
--color-primary: #FADFE6;
Lowercase HEX
#fadfe6

Shades

Tints

Tones

Harmony

CSS snippets for #FADFE6

.color-fadfe6 {
  color: #FADFE6;
  background-color: #FADFE6;
}

Frequently asked questions

What color is #FADFE6?+

#FADFE6 is a HEX color with RGB value rgb(250, 223, 230) and HSL value hsl(344, 73%, 93%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FADFE6?+

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