Over the Moon
#abb8d5
Here's everything about the color Over the Moon (#abb8d5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #abb8d5 | |
|---|---|---|
| RGB | rgb(171, 184, 213) | |
| HSL | hsl(221, 33%, 75%) | |
| CMYK | cmyk(20%, 14%, 0%, 16%) | |
| LAB | lab(74, 0, -16) | |
| OKLCH | oklch(0.78 0.044 266) |
Color harmonies
Tints & shades
Code snippets
color: #abb8d5;
background-color: #abb8d5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFABB8D5)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.72, blue: 0.84, alpha: 1.0)