#FADFE4 Color

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

Color preview

#FADFE4

Color formats

HEX
#FADFE4
RGB
rgb(250, 223, 228)
RGBA
rgba(250, 223, 228, 1)
HSL
hsl(349, 73%, 93%)
HSV
hsv(349, 11%, 98%)
CMYK
cmyk(0%, 11%, 9%, 2%)
CSS variable
--color-primary: #FADFE4;
Lowercase HEX
#fadfe4

Shades

Tints

Tones

Harmony

CSS snippets for #FADFE4

.color-fadfe4 {
  color: #FADFE4;
  background-color: #FADFE4;
}

Frequently asked questions

What color is #FADFE4?+

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

What is the closest Tailwind color to #FADFE4?+

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