#FBF4EE Color

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

Color preview

#FBF4EE

Color formats

HEX
#FBF4EE
RGB
rgb(251, 244, 238)
RGBA
rgba(251, 244, 238, 1)
HSL
hsl(28, 62%, 96%)
HSV
hsv(28, 5%, 98%)
CMYK
cmyk(0%, 3%, 5%, 2%)
CSS variable
--color-primary: #FBF4EE;
Lowercase HEX
#fbf4ee

Shades

Tints

Tones

Harmony

CSS snippets for #FBF4EE

.color-fbf4ee {
  color: #FBF4EE;
  background-color: #FBF4EE;
}

Frequently asked questions

What color is #FBF4EE?+

#FBF4EE is a HEX color with RGB value rgb(251, 244, 238) and HSL value hsl(28, 62%, 96%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FBF4EE?+

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