#FBFBDF Color

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

Color preview

#FBFBDF

Color formats

HEX
#FBFBDF
RGB
rgb(251, 251, 223)
RGBA
rgba(251, 251, 223, 1)
HSL
hsl(60, 78%, 93%)
HSV
hsv(60, 11%, 98%)
CMYK
cmyk(0%, 0%, 11%, 2%)
CSS variable
--color-primary: #FBFBDF;
Lowercase HEX
#fbfbdf

Shades

Tints

Tones

Harmony

CSS snippets for #FBFBDF

.color-fbfbdf {
  color: #FBFBDF;
  background-color: #FBFBDF;
}

Frequently asked questions

What color is #FBFBDF?+

#FBFBDF is a HEX color with RGB value rgb(251, 251, 223) and HSL value hsl(60, 78%, 93%). Its closest CSS named color is LightYellow.

What is the closest Tailwind color to #FBFBDF?+

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