#FADDC5 Color

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

Color preview

#FADDC5

Color formats

HEX
#FADDC5
RGB
rgb(250, 221, 197)
RGBA
rgba(250, 221, 197, 1)
HSL
hsl(27, 84%, 88%)
HSV
hsv(27, 21%, 98%)
CMYK
cmyk(0%, 12%, 21%, 2%)
CSS variable
--color-primary: #FADDC5;
Lowercase HEX
#faddc5

Shades

Tints

Tones

Harmony

CSS snippets for #FADDC5

.color-faddc5 {
  color: #FADDC5;
  background-color: #FADDC5;
}

Frequently asked questions

What color is #FADDC5?+

#FADDC5 is a HEX color with RGB value rgb(250, 221, 197) and HSL value hsl(27, 84%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FADDC5?+

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