#FADDE3 Color

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

Color preview

#FADDE3

Color formats

HEX
#FADDE3
RGB
rgb(250, 221, 227)
RGBA
rgba(250, 221, 227, 1)
HSL
hsl(348, 74%, 92%)
HSV
hsv(348, 12%, 98%)
CMYK
cmyk(0%, 12%, 9%, 2%)
CSS variable
--color-primary: #FADDE3;
Lowercase HEX
#fadde3

Shades

Tints

Tones

Harmony

CSS snippets for #FADDE3

.color-fadde3 {
  color: #FADDE3;
  background-color: #FADDE3;
}

Frequently asked questions

What color is #FADDE3?+

#FADDE3 is a HEX color with RGB value rgb(250, 221, 227) and HSL value hsl(348, 74%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FADDE3?+

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