#FAFCCF Color

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

Color preview

#FAFCCF

Color formats

HEX
#FAFCCF
RGB
rgb(250, 252, 207)
RGBA
rgba(250, 252, 207, 1)
HSL
hsl(63, 88%, 90%)
HSV
hsv(63, 18%, 99%)
CMYK
cmyk(1%, 0%, 18%, 1%)
CSS variable
--color-primary: #FAFCCF;
Lowercase HEX
#fafccf

Shades

Tints

Tones

Harmony

CSS snippets for #FAFCCF

.color-fafccf {
  color: #FAFCCF;
  background-color: #FAFCCF;
}

Frequently asked questions

What color is #FAFCCF?+

#FAFCCF is a HEX color with RGB value rgb(250, 252, 207) and HSL value hsl(63, 88%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FAFCCF?+

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