#FAFEFC Color

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

Color preview

#FAFEFC

Color formats

HEX
#FAFEFC
RGB
rgb(250, 254, 252)
RGBA
rgba(250, 254, 252, 1)
HSL
hsl(150, 67%, 99%)
HSV
hsv(150, 2%, 100%)
CMYK
cmyk(2%, 0%, 1%, 0%)
CSS variable
--color-primary: #FAFEFC;
Lowercase HEX
#fafefc

Shades

Tints

Tones

Harmony

CSS snippets for #FAFEFC

.color-fafefc {
  color: #FAFEFC;
  background-color: #FAFEFC;
}

Frequently asked questions

What color is #FAFEFC?+

#FAFEFC is a HEX color with RGB value rgb(250, 254, 252) and HSL value hsl(150, 67%, 99%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #FAFEFC?+

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