#FBF8EB Color

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

Color preview

#FBF8EB

Color formats

HEX
#FBF8EB
RGB
rgb(251, 248, 235)
RGBA
rgba(251, 248, 235, 1)
HSL
hsl(49, 67%, 95%)
HSV
hsv(49, 6%, 98%)
CMYK
cmyk(0%, 1%, 6%, 2%)
CSS variable
--color-primary: #FBF8EB;
Lowercase HEX
#fbf8eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBF8EB

.color-fbf8eb {
  color: #FBF8EB;
  background-color: #FBF8EB;
}

Frequently asked questions

What color is #FBF8EB?+

#FBF8EB is a HEX color with RGB value rgb(251, 248, 235) and HSL value hsl(49, 67%, 95%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FBF8EB?+

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