#FBFCD8 Color

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

Color preview

#FBFCD8

Color formats

HEX
#FBFCD8
RGB
rgb(251, 252, 216)
RGBA
rgba(251, 252, 216, 1)
HSL
hsl(62, 86%, 92%)
HSV
hsv(62, 14%, 99%)
CMYK
cmyk(0%, 0%, 14%, 1%)
CSS variable
--color-primary: #FBFCD8;
Lowercase HEX
#fbfcd8

Shades

Tints

Tones

Harmony

CSS snippets for #FBFCD8

.color-fbfcd8 {
  color: #FBFCD8;
  background-color: #FBFCD8;
}

Frequently asked questions

What color is #FBFCD8?+

#FBFCD8 is a HEX color with RGB value rgb(251, 252, 216) and HSL value hsl(62, 86%, 92%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #FBFCD8?+

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