Skip to content

#D5DAB8

≈ beige · rgb(213, 218, 184)
Color formats
HEX#D5DAB8
RGBrgb(213, 218, 184)
HSLhsl(69, 31%, 79%)
HSVhsv(69, 16%, 85%)
OKLCHoklch(88% 0.05 114)
CMYKcmyk(2%, 0%, 16%, 15%)
Contrast & accessibility
On white1.44:1below AA
On black14.55:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #d5dab8;
  --beige-rgb: 213 218 184;
  --beige-oklch: oklch(88% 0.05 114);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d5dab8] text-[#d5dab8] border-[#d5dab8]
Shades & tints
Color harmonies
About this color

#D5DAB8 is a color with the RGB value rgb(213, 218, 184). 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.

Related

Convert #D5DAB8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied