Skip to content

#DDCAAE

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

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

Palettes with a similar color

Gradients with a similar color

Copied