#FCFBF9 Color

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

Color preview

#FCFBF9

Color formats

HEX
#FCFBF9
RGB
rgb(252, 251, 249)
RGBA
rgba(252, 251, 249, 1)
HSL
hsl(40, 33%, 98%)
HSV
hsv(40, 1%, 99%)
CMYK
cmyk(0%, 0%, 1%, 1%)
CSS variable
--color-primary: #FCFBF9;
Lowercase HEX
#fcfbf9

Shades

Tints

Tones

Harmony

CSS snippets for #FCFBF9

.color-fcfbf9 {
  color: #FCFBF9;
  background-color: #FCFBF9;
}

Frequently asked questions

What color is #FCFBF9?+

#FCFBF9 is a HEX color with RGB value rgb(252, 251, 249) and HSL value hsl(40, 33%, 98%). Its closest CSS named color is Snow.

What is the closest Tailwind color to #FCFBF9?+

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