#FCFBF2 Color

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

Color preview

#FCFBF2

Color formats

HEX
#FCFBF2
RGB
rgb(252, 251, 242)
RGBA
rgba(252, 251, 242, 1)
HSL
hsl(54, 63%, 97%)
HSV
hsv(54, 4%, 99%)
CMYK
cmyk(0%, 0%, 4%, 1%)
CSS variable
--color-primary: #FCFBF2;
Lowercase HEX
#fcfbf2

Shades

Tints

Tones

Harmony

CSS snippets for #FCFBF2

.color-fcfbf2 {
  color: #FCFBF2;
  background-color: #FCFBF2;
}

Frequently asked questions

What color is #FCFBF2?+

#FCFBF2 is a HEX color with RGB value rgb(252, 251, 242) and HSL value hsl(54, 63%, 97%). Its closest CSS named color is FloralWhite.

What is the closest Tailwind color to #FCFBF2?+

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