#FAFCD3 Color

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

Color preview

#FAFCD3

Color formats

HEX
#FAFCD3
RGB
rgb(250, 252, 211)
RGBA
rgba(250, 252, 211, 1)
HSL
hsl(63, 87%, 91%)
HSV
hsv(63, 16%, 99%)
CMYK
cmyk(1%, 0%, 16%, 1%)
CSS variable
--color-primary: #FAFCD3;
Lowercase HEX
#fafcd3

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCD3

.color-fafcd3 {
  color: #FAFCD3;
  background-color: #FAFCD3;
}

Frequently asked questions

What color is #FAFCD3?+

#FAFCD3 is a HEX color with RGB value rgb(250, 252, 211) and HSL value hsl(63, 87%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FAFCD3?+

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