#FAFFF6 Color

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

Color preview

#FAFFF6

Color formats

HEX
#FAFFF6
RGB
rgb(250, 255, 246)
RGBA
rgba(250, 255, 246, 1)
HSL
hsl(93, 100%, 98%)
HSV
hsv(93, 4%, 100%)
CMYK
cmyk(2%, 0%, 4%, 0%)
CSS variable
--color-primary: #FAFFF6;
Lowercase HEX
#fafff6

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFF6

.color-fafff6 {
  color: #FAFFF6;
  background-color: #FAFFF6;
}

Frequently asked questions

What color is #FAFFF6?+

#FAFFF6 is a HEX color with RGB value rgb(250, 255, 246) and HSL value hsl(93, 100%, 98%). Its closest CSS named color is MintCream.

What is the closest Tailwind color to #FAFFF6?+

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