Caribbean
#caf0e5
Here's everything about the color Caribbean (#caf0e5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #caf0e5 | |
|---|---|---|
| RGB | rgb(202, 240, 229) | |
| HSL | hsl(163, 56%, 87%) | |
| CMYK | cmyk(16%, 0%, 5%, 6%) | |
| LAB | lab(92, -14, 1) | |
| OKLCH | oklch(0.93 0.042 176) |
Color harmonies
Tints & shades
Code snippets
color: #caf0e5;
background-color: #caf0e5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCAF0E5)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.94, blue: 0.90, alpha: 1.0)