Skip to content

#ADDACE

≈ powderblue · rgb(173, 218, 206)
Color formats
HEX#ADDACE
RGBrgb(173, 218, 206)
HSLhsl(164, 38%, 77%)
HSVhsv(164, 21%, 85%)
OKLCHoklch(85% 0.05 177)
CMYKcmyk(21%, 0%, 6%, 15%)
Contrast & accessibility
On white1.53:1below AA
On black13.70:1AA pass
Best text color#000000
Nearest CSS name: powderblue
Copy-ready code
CSS custom properties
:root {
  --powderblue: #addace;
  --powderblue-rgb: 173 218 206;
  --powderblue-oklch: oklch(85% 0.05 177);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--powderblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#addace] text-[#addace] border-[#addace]
Shades & tints
Color harmonies
About this color

#ADDACE is a color with the RGB value rgb(173, 218, 206). Its closest CSS named color is "powderblue". 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 #ADDACE to other formats

Palettes with a similar color

Gradients with a similar color

Copied