#FAFDF5 Color

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

Color preview

#FAFDF5

Color formats

HEX
#FAFDF5
RGB
rgb(250, 253, 245)
RGBA
rgba(250, 253, 245, 1)
HSL
hsl(83, 67%, 98%)
HSV
hsv(83, 3%, 99%)
CMYK
cmyk(1%, 0%, 3%, 1%)
CSS variable
--color-primary: #FAFDF5;
Lowercase HEX
#fafdf5

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDF5

.color-fafdf5 {
  color: #FAFDF5;
  background-color: #FAFDF5;
}

Frequently asked questions

What color is #FAFDF5?+

#FAFDF5 is a HEX color with RGB value rgb(250, 253, 245) and HSL value hsl(83, 67%, 98%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FAFDF5?+

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