#FBE1D3 Color

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

Color preview

#FBE1D3

Color formats

HEX
#FBE1D3
RGB
rgb(251, 225, 211)
RGBA
rgba(251, 225, 211, 1)
HSL
hsl(21, 83%, 91%)
HSV
hsv(21, 16%, 98%)
CMYK
cmyk(0%, 10%, 16%, 2%)
CSS variable
--color-primary: #FBE1D3;
Lowercase HEX
#fbe1d3

Shades

Tints

Tones

Harmony

CSS snippets for #FBE1D3

.color-fbe1d3 {
  color: #FBE1D3;
  background-color: #FBE1D3;
}

Frequently asked questions

What color is #FBE1D3?+

#FBE1D3 is a HEX color with RGB value rgb(251, 225, 211) and HSL value hsl(21, 83%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FBE1D3?+

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