#FAFCE1 Color

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

Color preview

#FAFCE1

Color formats

HEX
#FAFCE1
RGB
rgb(250, 252, 225)
RGBA
rgba(250, 252, 225, 1)
HSL
hsl(64, 82%, 94%)
HSV
hsv(64, 11%, 99%)
CMYK
cmyk(1%, 0%, 11%, 1%)
CSS variable
--color-primary: #FAFCE1;
Lowercase HEX
#fafce1

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCE1

.color-fafce1 {
  color: #FAFCE1;
  background-color: #FAFCE1;
}

Frequently asked questions

What color is #FAFCE1?+

#FAFCE1 is a HEX color with RGB value rgb(250, 252, 225) and HSL value hsl(64, 82%, 94%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #FAFCE1?+

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