Lady-In-Waiting
#aedcec
Lady-In-Waiting is a color with the hex code #aedcec. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #aedcec | |
|---|---|---|
| RGB | rgb(174, 220, 236) | |
| HSL | hsl(195, 62%, 80%) | |
| CMYK | cmyk(26%, 7%, 0%, 7%) | |
| LAB | lab(85, -13, -13) | |
| OKLCH | oklch(0.87 0.053 221) |
Color harmonies
Tints & shades
Code snippets
color: #aedcec;
background-color: #aedcec;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAEDCEC)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.86, blue: 0.93, alpha: 1.0)