#FAFCE9 Color

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

Color preview

#FAFCE9

Color formats

HEX
#FAFCE9
RGB
rgb(250, 252, 233)
RGBA
rgba(250, 252, 233, 1)
HSL
hsl(66, 76%, 95%)
HSV
hsv(66, 8%, 99%)
CMYK
cmyk(1%, 0%, 8%, 1%)
CSS variable
--color-primary: #FAFCE9;
Lowercase HEX
#fafce9

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCE9

.color-fafce9 {
  color: #FAFCE9;
  background-color: #FAFCE9;
}

Frequently asked questions

What color is #FAFCE9?+

#FAFCE9 is a HEX color with RGB value rgb(250, 252, 233) and HSL value hsl(66, 76%, 95%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FAFCE9?+

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