#FBF7EB Color

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

Color preview

#FBF7EB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBF7EB

.color-fbf7eb {
  color: #FBF7EB;
  background-color: #FBF7EB;
}

Frequently asked questions

What color is #FBF7EB?+

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

What is the closest Tailwind color to #FBF7EB?+

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