Malibu
#66b7e1
Malibu is a color with the hex code #66b7e1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #66b7e1 | |
|---|---|---|
| RGB | rgb(102, 183, 225) | |
| HSL | hsl(200, 67%, 64%) | |
| CMYK | cmyk(55%, 19%, 0%, 12%) | |
| LAB | lab(71, -17, -29) | |
| OKLCH | oklch(0.74 0.1 233) |
Color harmonies
Tints & shades
Code snippets
color: #66b7e1;
background-color: #66b7e1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF66B7E1)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.72, blue: 0.88, alpha: 1.0)