#FBFEED Color

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

Color preview

#FBFEED

Color formats

HEX
#FBFEED
RGB
rgb(251, 254, 237)
RGBA
rgba(251, 254, 237, 1)
HSL
hsl(71, 89%, 96%)
HSV
hsv(71, 7%, 100%)
CMYK
cmyk(1%, 0%, 7%, 0%)
CSS variable
--color-primary: #FBFEED;
Lowercase HEX
#fbfeed

Shades

Tints

Tones

Harmony

CSS snippets for #FBFEED

.color-fbfeed {
  color: #FBFEED;
  background-color: #FBFEED;
}

Frequently asked questions

What color is #FBFEED?+

#FBFEED is a HEX color with RGB value rgb(251, 254, 237) and HSL value hsl(71, 89%, 96%). Its closest CSS named color is Ivory.

What is the closest Tailwind color to #FBFEED?+

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