#FBEBDC Color

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

Color preview

#FBEBDC

Color formats

HEX
#FBEBDC
RGB
rgb(251, 235, 220)
RGBA
rgba(251, 235, 220, 1)
HSL
hsl(29, 79%, 92%)
HSV
hsv(29, 12%, 98%)
CMYK
cmyk(0%, 6%, 12%, 2%)
CSS variable
--color-primary: #FBEBDC;
Lowercase HEX
#fbebdc

Shades

Tints

Tones

Harmony

CSS snippets for #FBEBDC

.color-fbebdc {
  color: #FBEBDC;
  background-color: #FBEBDC;
}

Frequently asked questions

What color is #FBEBDC?+

#FBEBDC is a HEX color with RGB value rgb(251, 235, 220) and HSL value hsl(29, 79%, 92%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FBEBDC?+

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