#FBF2EF Color

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

Color preview

#FBF2EF

Color formats

HEX
#FBF2EF
RGB
rgb(251, 242, 239)
RGBA
rgba(251, 242, 239, 1)
HSL
hsl(15, 60%, 96%)
HSV
hsv(15, 5%, 98%)
CMYK
cmyk(0%, 4%, 5%, 2%)
CSS variable
--color-primary: #FBF2EF;
Lowercase HEX
#fbf2ef

Shades

Tints

Tones

Harmony

CSS snippets for #FBF2EF

.color-fbf2ef {
  color: #FBF2EF;
  background-color: #FBF2EF;
}

Frequently asked questions

What color is #FBF2EF?+

#FBF2EF is a HEX color with RGB value rgb(251, 242, 239) and HSL value hsl(15, 60%, 96%). Its closest CSS named color is SeaShell.

What is the closest Tailwind color to #FBF2EF?+

The closest Tailwind color is red-50, available as the bg-red-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