#FBEADC Color

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

Color preview

#FBEADC

Color formats

HEX
#FBEADC
RGB
rgb(251, 234, 220)
RGBA
rgba(251, 234, 220, 1)
HSL
hsl(27, 79%, 92%)
HSV
hsv(27, 12%, 98%)
CMYK
cmyk(0%, 7%, 12%, 2%)
CSS variable
--color-primary: #FBEADC;
Lowercase HEX
#fbeadc

Shades

Tints

Tones

Harmony

CSS snippets for #FBEADC

.color-fbeadc {
  color: #FBEADC;
  background-color: #FBEADC;
}

Frequently asked questions

What color is #FBEADC?+

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

What is the closest Tailwind color to #FBEADC?+

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