#FADFC8 Color

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

Color preview

#FADFC8

Color formats

HEX
#FADFC8
RGB
rgb(250, 223, 200)
RGBA
rgba(250, 223, 200, 1)
HSL
hsl(28, 83%, 88%)
HSV
hsv(28, 20%, 98%)
CMYK
cmyk(0%, 11%, 20%, 2%)
CSS variable
--color-primary: #FADFC8;
Lowercase HEX
#fadfc8

Shades

Tints

Tones

Harmony

CSS snippets for #FADFC8

.color-fadfc8 {
  color: #FADFC8;
  background-color: #FADFC8;
}

Frequently asked questions

What color is #FADFC8?+

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

What is the closest Tailwind color to #FADFC8?+

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