#F9FADE Color

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

Color preview

#F9FADE

Color formats

HEX
#F9FADE
RGB
rgb(249, 250, 222)
RGBA
rgba(249, 250, 222, 1)
HSL
hsl(62, 74%, 93%)
HSV
hsv(62, 11%, 98%)
CMYK
cmyk(0%, 0%, 11%, 2%)
CSS variable
--color-primary: #F9FADE;
Lowercase HEX
#f9fade

Shades

Tints

Tones

Harmony

CSS snippets for #F9FADE

.color-f9fade {
  color: #F9FADE;
  background-color: #F9FADE;
}

Frequently asked questions

What color is #F9FADE?+

#F9FADE is a HEX color with RGB value rgb(249, 250, 222) and HSL value hsl(62, 74%, 93%). Its closest CSS named color is Cornsilk.

What is the closest Tailwind color to #F9FADE?+

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