#FAFDF3 Color

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

Color preview

#FAFDF3

Color formats

HEX
#FAFDF3
RGB
rgb(250, 253, 243)
RGBA
rgba(250, 253, 243, 1)
HSL
hsl(78, 71%, 97%)
HSV
hsv(78, 4%, 99%)
CMYK
cmyk(1%, 0%, 4%, 1%)
CSS variable
--color-primary: #FAFDF3;
Lowercase HEX
#fafdf3

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDF3

.color-fafdf3 {
  color: #FAFDF3;
  background-color: #FAFDF3;
}

Frequently asked questions

What color is #FAFDF3?+

#FAFDF3 is a HEX color with RGB value rgb(250, 253, 243) and HSL value hsl(78, 71%, 97%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FAFDF3?+

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