#FAFDED Color

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

Color preview

#FAFDED

Color formats

HEX
#FAFDED
RGB
rgb(250, 253, 237)
RGBA
rgba(250, 253, 237, 1)
HSL
hsl(71, 80%, 96%)
HSV
hsv(71, 6%, 99%)
CMYK
cmyk(1%, 0%, 6%, 1%)
CSS variable
--color-primary: #FAFDED;
Lowercase HEX
#fafded

Shades

Tints

Tones

Harmony

CSS snippets for #FAFDED

.color-fafded {
  color: #FAFDED;
  background-color: #FAFDED;
}

Frequently asked questions

What color is #FAFDED?+

#FAFDED is a HEX color with RGB value rgb(250, 253, 237) and HSL value hsl(71, 80%, 96%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FAFDED?+

The closest Tailwind color is amber-50, available as the bg-amber-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