#FADC9B Color

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

Color preview

#FADC9B

Color formats

HEX
#FADC9B
RGB
rgb(250, 220, 155)
RGBA
rgba(250, 220, 155, 1)
HSL
hsl(41, 90%, 79%)
HSV
hsv(41, 38%, 98%)
CMYK
cmyk(0%, 12%, 38%, 2%)
CSS variable
--color-primary: #FADC9B;
Lowercase HEX
#fadc9b

Shades

Tints

Tones

Harmony

CSS snippets for #FADC9B

.color-fadc9b {
  color: #FADC9B;
  background-color: #FADC9B;
}

Frequently asked questions

What color is #FADC9B?+

#FADC9B is a HEX color with RGB value rgb(250, 220, 155) and HSL value hsl(41, 90%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FADC9B?+

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