#FBF3EB Color

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

Color preview

#FBF3EB

Color formats

HEX
#FBF3EB
RGB
rgb(251, 243, 235)
RGBA
rgba(251, 243, 235, 1)
HSL
hsl(30, 67%, 95%)
HSV
hsv(30, 6%, 98%)
CMYK
cmyk(0%, 3%, 6%, 2%)
CSS variable
--color-primary: #FBF3EB;
Lowercase HEX
#fbf3eb

Shades

Tints

Tones

Harmony

CSS snippets for #FBF3EB

.color-fbf3eb {
  color: #FBF3EB;
  background-color: #FBF3EB;
}

Frequently asked questions

What color is #FBF3EB?+

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

What is the closest Tailwind color to #FBF3EB?+

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