#FAFEF3 Color

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

Color preview

#FAFEF3

Color formats

HEX
#FAFEF3
RGB
rgb(250, 254, 243)
RGBA
rgba(250, 254, 243, 1)
HSL
hsl(82, 85%, 97%)
HSV
hsv(82, 4%, 100%)
CMYK
cmyk(2%, 0%, 4%, 0%)
CSS variable
--color-primary: #FAFEF3;
Lowercase HEX
#fafef3

Shades

Tints

Tones

Harmony

CSS snippets for #FAFEF3

.color-fafef3 {
  color: #FAFEF3;
  background-color: #FAFEF3;
}

Frequently asked questions

What color is #FAFEF3?+

#FAFEF3 is a HEX color with RGB value rgb(250, 254, 243) and HSL value hsl(82, 85%, 97%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FAFEF3?+

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