#FBFFEC Color

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

Color preview

#FBFFEC

Color formats

HEX
#FBFFEC
RGB
rgb(251, 255, 236)
RGBA
rgba(251, 255, 236, 1)
HSL
hsl(73, 100%, 96%)
HSV
hsv(73, 7%, 100%)
CMYK
cmyk(2%, 0%, 7%, 0%)
CSS variable
--color-primary: #FBFFEC;
Lowercase HEX
#fbffec

Shades

Tints

Tones

Harmony

CSS snippets for #FBFFEC

.color-fbffec {
  color: #FBFFEC;
  background-color: #FBFFEC;
}

Frequently asked questions

What color is #FBFFEC?+

#FBFFEC is a HEX color with RGB value rgb(251, 255, 236) and HSL value hsl(73, 100%, 96%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FBFFEC?+

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