#FAFCEC Color

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

Color preview

#FAFCEC

Color formats

HEX
#FAFCEC
RGB
rgb(250, 252, 236)
RGBA
rgba(250, 252, 236, 1)
HSL
hsl(68, 73%, 96%)
HSV
hsv(68, 6%, 99%)
CMYK
cmyk(1%, 0%, 6%, 1%)
CSS variable
--color-primary: #FAFCEC;
Lowercase HEX
#fafcec

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCEC

.color-fafcec {
  color: #FAFCEC;
  background-color: #FAFCEC;
}

Frequently asked questions

What color is #FAFCEC?+

#FAFCEC is a HEX color with RGB value rgb(250, 252, 236) and HSL value hsl(68, 73%, 96%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FAFCEC?+

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