Skip to content

#DDCAB3

≈ bisque · rgb(221, 202, 179)
Color formats
HEX#DDCAB3
RGBrgb(221, 202, 179)
HSLhsl(33, 38%, 78%)
HSVhsv(33, 19%, 87%)
OKLCHoklch(85% 0.04 73)
CMYKcmyk(0%, 9%, 19%, 13%)
Contrast & accessibility
On white1.59:1below AA
On black13.17:1AA pass
Best text color#000000
Nearest CSS name: bisque
Copy-ready code
CSS custom properties
:root {
  --bisque: #ddcab3;
  --bisque-rgb: 221 202 179;
  --bisque-oklch: oklch(85% 0.04 73);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--bisque-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddcab3] text-[#ddcab3] border-[#ddcab3]
Shades & tints
Color harmonies
About this color

#DDCAB3 is a color with the RGB value rgb(221, 202, 179). Its closest CSS named color is "bisque". 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 #DDCAB3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied