Skip to content

#D7CD9B

≈ wheat · rgb(215, 205, 155)
Color formats
HEX#D7CD9B
RGBrgb(215, 205, 155)
HSLhsl(50, 43%, 73%)
HSVhsv(50, 28%, 84%)
OKLCHoklch(84% 0.07 98)
CMYKcmyk(0%, 5%, 28%, 16%)
Contrast & accessibility
On white1.60:1below AA
On black13.10:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
  --wheat: #d7cd9b;
  --wheat-rgb: 215 205 155;
  --wheat-oklch: oklch(84% 0.07 98);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d7cd9b] text-[#d7cd9b] border-[#d7cd9b]
Shades & tints
Color harmonies
About this color

#D7CD9B is a color with the RGB value rgb(215, 205, 155). Its closest CSS named color is "wheat". 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 #D7CD9B to other formats

Palettes with a similar color

Gradients with a similar color

Copied