Cathedral
#acaaa7
Here's everything about the color Cathedral (#acaaa7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #acaaa7 | |
|---|---|---|
| RGB | rgb(172, 170, 167) | |
| HSL | hsl(36, 3%, 66%) | |
| CMYK | cmyk(0%, 1%, 3%, 33%) | |
| LAB | lab(70, 0, 2) | |
| OKLCH | oklch(0.74 0.005 78) |
Color harmonies
Tints & shades
Code snippets
color: #acaaa7;
background-color: #acaaa7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFACAAA7)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.67, blue: 0.65, alpha: 1.0)