#FBF2E2 Color

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

Color preview

#FBF2E2

Color formats

HEX
#FBF2E2
RGB
rgb(251, 242, 226)
RGBA
rgba(251, 242, 226, 1)
HSL
hsl(38, 76%, 94%)
HSV
hsv(38, 10%, 98%)
CMYK
cmyk(0%, 4%, 10%, 2%)
CSS variable
--color-primary: #FBF2E2;
Lowercase HEX
#fbf2e2

Shades

Tints

Tones

Harmony

CSS snippets for #FBF2E2

.color-fbf2e2 {
  color: #FBF2E2;
  background-color: #FBF2E2;
}

Frequently asked questions

What color is #FBF2E2?+

#FBF2E2 is a HEX color with RGB value rgb(251, 242, 226) and HSL value hsl(38, 76%, 94%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #FBF2E2?+

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