#FCFCF0 Color

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

Color preview

#FCFCF0

Color formats

HEX
#FCFCF0
RGB
rgb(252, 252, 240)
RGBA
rgba(252, 252, 240, 1)
HSL
hsl(60, 67%, 96%)
HSV
hsv(60, 5%, 99%)
CMYK
cmyk(0%, 0%, 5%, 1%)
CSS variable
--color-primary: #FCFCF0;
Lowercase HEX
#fcfcf0

Shades

Tints

Tones

Harmony

CSS snippets for #FCFCF0

.color-fcfcf0 {
  color: #FCFCF0;
  background-color: #FCFCF0;
}

Frequently asked questions

What color is #FCFCF0?+

#FCFCF0 is a HEX color with RGB value rgb(252, 252, 240) and HSL value hsl(60, 67%, 96%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FCFCF0?+

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