#FADFC9 Color

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

Color preview

#FADFC9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FADFC9

.color-fadfc9 {
  color: #FADFC9;
  background-color: #FADFC9;
}

Frequently asked questions

What color is #FADFC9?+

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

What is the closest Tailwind color to #FADFC9?+

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