#FAFFF4 Color

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

Color preview

#FAFFF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAFFF4

.color-fafff4 {
  color: #FAFFF4;
  background-color: #FAFFF4;
}

Frequently asked questions

What color is #FAFFF4?+

#FAFFF4 is a HEX color with RGB value rgb(250, 255, 244) and HSL value hsl(87, 100%, 98%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FAFFF4?+

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