#D5E7D0
≈ beige · rgb(213, 231, 208)
Color formats
HEX#D5E7D0
RGBrgb(213, 231, 208)
HSLhsl(107, 32%, 86%)
HSVhsv(107, 10%, 91%)
OKLCHoklch(91% 0.04 139)
CMYKcmyk(8%, 0%, 10%, 9%)
Contrast & accessibility
On white1.30:1below AA
On black16.17:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
--beige: #d5e7d0;
--beige-rgb: 213 231 208;
--beige-oklch: oklch(91% 0.04 139);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d5e7d0] text-[#d5e7d0] border-[#d5e7d0]
Shades & tints
Color harmonies
About this color
#D5E7D0 is a color with the RGB value rgb(213, 231, 208). Its closest CSS named color is "beige". 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.