#FAFDF6 Color

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

Color preview

#FAFDF6

Color formats

HEX
#FAFDF6
RGB
rgb(250, 253, 246)
RGBA
rgba(250, 253, 246, 1)
HSL
hsl(86, 64%, 98%)
HSV
hsv(86, 3%, 99%)
CMYK
cmyk(1%, 0%, 3%, 1%)
CSS variable
--color-primary: #FAFDF6;
Lowercase HEX
#fafdf6

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDF6

.color-fafdf6 {
  color: #FAFDF6;
  background-color: #FAFDF6;
}

Frequently asked questions

What color is #FAFDF6?+

#FAFDF6 is a HEX color with RGB value rgb(250, 253, 246) and HSL value hsl(86, 64%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #FAFDF6?+

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