#FADFA3 Color

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

Color preview

#FADFA3

Color formats

HEX
#FADFA3
RGB
rgb(250, 223, 163)
RGBA
rgba(250, 223, 163, 1)
HSL
hsl(41, 90%, 81%)
HSV
hsv(41, 35%, 98%)
CMYK
cmyk(0%, 11%, 35%, 2%)
CSS variable
--color-primary: #FADFA3;
Lowercase HEX
#fadfa3

Shades

Tints

Tones

Harmony

CSS snippets for #FADFA3

.color-fadfa3 {
  color: #FADFA3;
  background-color: #FADFA3;
}

Frequently asked questions

What color is #FADFA3?+

#FADFA3 is a HEX color with RGB value rgb(250, 223, 163) and HSL value hsl(41, 90%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FADFA3?+

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