#FBF4E8 Color

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

Color preview

#FBF4E8

Color formats

HEX
#FBF4E8
RGB
rgb(251, 244, 232)
RGBA
rgba(251, 244, 232, 1)
HSL
hsl(38, 70%, 95%)
HSV
hsv(38, 8%, 98%)
CMYK
cmyk(0%, 3%, 8%, 2%)
CSS variable
--color-primary: #FBF4E8;
Lowercase HEX
#fbf4e8

Shades

Tints

Tones

Harmony

CSS snippets for #FBF4E8

.color-fbf4e8 {
  color: #FBF4E8;
  background-color: #FBF4E8;
}

Frequently asked questions

What color is #FBF4E8?+

#FBF4E8 is a HEX color with RGB value rgb(251, 244, 232) and HSL value hsl(38, 70%, 95%). Its closest CSS named color is OldLace.

What is the closest Tailwind color to #FBF4E8?+

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