Skip to content

#E2D8BA

≈ blanchedalmond · rgb(226, 216, 186)
Color formats
HEX#E2D8BA
RGBrgb(226, 216, 186)
HSLhsl(45, 41%, 81%)
HSVhsv(45, 18%, 89%)
OKLCHoklch(88% 0.04 92)
CMYKcmyk(0%, 4%, 18%, 11%)
Contrast & accessibility
On white1.42:1below AA
On black14.77:1AA pass
Best text color#000000
Nearest CSS name: blanchedalmond
Copy-ready code
CSS custom properties
:root {
  --blanchedalmond: #e2d8ba;
  --blanchedalmond-rgb: 226 216 186;
  --blanchedalmond-oklch: oklch(88% 0.04 92);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blanchedalmond-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e2d8ba] text-[#e2d8ba] border-[#e2d8ba]
Shades & tints
Color harmonies
About this color

#E2D8BA is a color with the RGB value rgb(226, 216, 186). Its closest CSS named color is "blanchedalmond". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #E2D8BA to other formats

Palettes with a similar color

Gradients with a similar color

Copied