#FAFADA Color

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

Color preview

#FAFADA

Color formats

HEX
#FAFADA
RGB
rgb(250, 250, 218)
RGBA
rgba(250, 250, 218, 1)
HSL
hsl(60, 76%, 92%)
HSV
hsv(60, 13%, 98%)
CMYK
cmyk(0%, 0%, 13%, 2%)
CSS variable
--color-primary: #FAFADA;
Lowercase HEX
#fafada

Shades

Tints

Tones

Harmony

CSS snippets for #FAFADA

.color-fafada {
  color: #FAFADA;
  background-color: #FAFADA;
}

Frequently asked questions

What color is #FAFADA?+

#FAFADA is a HEX color with RGB value rgb(250, 250, 218) and HSL value hsl(60, 76%, 92%). Its closest CSS named color is Cornsilk.

What is the closest Tailwind color to #FAFADA?+

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