#FCFADA Color

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

Color preview

#FCFADA

Color formats

HEX
#FCFADA
RGB
rgb(252, 250, 218)
RGBA
rgba(252, 250, 218, 1)
HSL
hsl(56, 85%, 92%)
HSV
hsv(56, 13%, 99%)
CMYK
cmyk(0%, 1%, 13%, 1%)
CSS variable
--color-primary: #FCFADA;
Lowercase HEX
#fcfada

Shades

Tints

Tones

Harmony

CSS snippets for #FCFADA

.color-fcfada {
  color: #FCFADA;
  background-color: #FCFADA;
}

Frequently asked questions

What color is #FCFADA?+

#FCFADA is a HEX color with RGB value rgb(252, 250, 218) and HSL value hsl(56, 85%, 92%). Its closest CSS named color is Cornsilk.

What is the closest Tailwind color to #FCFADA?+

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