#FAFEF5 Color

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

Color preview

#FAFEF5

Color formats

HEX
#FAFEF5
RGB
rgb(250, 254, 245)
RGBA
rgba(250, 254, 245, 1)
HSL
hsl(87, 82%, 98%)
HSV
hsv(87, 4%, 100%)
CMYK
cmyk(2%, 0%, 4%, 0%)
CSS variable
--color-primary: #FAFEF5;
Lowercase HEX
#fafef5

Shades

Tints

Tones

Harmony

CSS snippets for #FAFEF5

.color-fafef5 {
  color: #FAFEF5;
  background-color: #FAFEF5;
}

Frequently asked questions

What color is #FAFEF5?+

#FAFEF5 is a HEX color with RGB value rgb(250, 254, 245) and HSL value hsl(87, 82%, 98%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FAFEF5?+

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