Casper
#aab5b8
Casper is a color with the hex code #aab5b8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #aab5b8 | |
|---|---|---|
| RGB | rgb(170, 181, 184) | |
| HSL | hsl(193, 9%, 69%) | |
| CMYK | cmyk(8%, 2%, 0%, 28%) | |
| LAB | lab(73, -4, -3) | |
| OKLCH | oklch(0.77 0.013 216) |
Color harmonies
Tints & shades
Code snippets
color: #aab5b8;
background-color: #aab5b8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAAB5B8)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.71, blue: 0.72, alpha: 1.0)