#FBEBD6 Color

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

Color preview

#FBEBD6

Color formats

HEX
#FBEBD6
RGB
rgb(251, 235, 214)
RGBA
rgba(251, 235, 214, 1)
HSL
hsl(34, 82%, 91%)
HSV
hsv(34, 15%, 98%)
CMYK
cmyk(0%, 6%, 15%, 2%)
CSS variable
--color-primary: #FBEBD6;
Lowercase HEX
#fbebd6

Shades

Tints

Tones

Harmony

CSS snippets for #FBEBD6

.color-fbebd6 {
  color: #FBEBD6;
  background-color: #FBEBD6;
}

Frequently asked questions

What color is #FBEBD6?+

#FBEBD6 is a HEX color with RGB value rgb(251, 235, 214) and HSL value hsl(34, 82%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FBEBD6?+

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