Kitten’s Eye
#8aadf7
Kitten’s Eye is a color with the hex code #8aadf7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8aadf7 | |
|---|---|---|
| RGB | rgb(138, 173, 247) | |
| HSL | hsl(221, 87%, 75%) | |
| CMYK | cmyk(44%, 30%, 0%, 3%) | |
| LAB | lab(70, 2, -41) | |
| OKLCH | oklch(0.75 0.114 264) |
Color harmonies
Tints & shades
Code snippets
color: #8aadf7;
background-color: #8aadf7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF8AADF7)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.68, blue: 0.97, alpha: 1.0)