#FADFA1 Color

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

Color preview

#FADFA1

Color formats

HEX
#FADFA1
RGB
rgb(250, 223, 161)
RGBA
rgba(250, 223, 161, 1)
HSL
hsl(42, 90%, 81%)
HSV
hsv(42, 36%, 98%)
CMYK
cmyk(0%, 11%, 36%, 2%)
CSS variable
--color-primary: #FADFA1;
Lowercase HEX
#fadfa1

Shades

Tints

Tones

Harmony

CSS snippets for #FADFA1

.color-fadfa1 {
  color: #FADFA1;
  background-color: #FADFA1;
}

Frequently asked questions

What color is #FADFA1?+

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

What is the closest Tailwind color to #FADFA1?+

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