#FADF9B Color

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

Color preview

#FADF9B

Color formats

HEX
#FADF9B
RGB
rgb(250, 223, 155)
RGBA
rgba(250, 223, 155, 1)
HSL
hsl(43, 90%, 79%)
HSV
hsv(43, 38%, 98%)
CMYK
cmyk(0%, 11%, 38%, 2%)
CSS variable
--color-primary: #FADF9B;
Lowercase HEX
#fadf9b

Shades

Tints

Tones

Harmony

CSS snippets for #FADF9B

.color-fadf9b {
  color: #FADF9B;
  background-color: #FADF9B;
}

Frequently asked questions

What color is #FADF9B?+

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

What is the closest Tailwind color to #FADF9B?+

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