#FAD8C8 Color

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

Color preview

#FAD8C8

Color formats

HEX
#FAD8C8
RGB
rgb(250, 216, 200)
RGBA
rgba(250, 216, 200, 1)
HSL
hsl(19, 83%, 88%)
HSV
hsv(19, 20%, 98%)
CMYK
cmyk(0%, 14%, 20%, 2%)
CSS variable
--color-primary: #FAD8C8;
Lowercase HEX
#fad8c8

Shades

Tints

Tones

Harmony

CSS snippets for #FAD8C8

.color-fad8c8 {
  color: #FAD8C8;
  background-color: #FAD8C8;
}

Frequently asked questions

What color is #FAD8C8?+

#FAD8C8 is a HEX color with RGB value rgb(250, 216, 200) and HSL value hsl(19, 83%, 88%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #FAD8C8?+

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