#FCFDF5 Color

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

Color preview

#FCFDF5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FCFDF5

.color-fcfdf5 {
  color: #FCFDF5;
  background-color: #FCFDF5;
}

Frequently asked questions

What color is #FCFDF5?+

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

What is the closest Tailwind color to #FCFDF5?+

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