Monet Magic
#c1acc3
Here's everything about the color Monet Magic (#c1acc3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c1acc3 | |
|---|---|---|
| RGB | rgb(193, 172, 195) | |
| HSL | hsl(295, 16%, 72%) | |
| CMYK | cmyk(1%, 12%, 0%, 24%) | |
| LAB | lab(73, 11, -9) | |
| OKLCH | oklch(0.77 0.04 323) |
Color harmonies
Tints & shades
Code snippets
color: #c1acc3;
background-color: #c1acc3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC1ACC3)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.67, blue: 0.76, alpha: 1.0)