Maroccan Tea
#d0f0c0
Maroccan Tea, represented by the hex value #d0f0c0, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d0f0c0 | |
|---|---|---|
| RGB | rgb(208, 240, 192) | |
| HSL | hsl(100, 62%, 85%) | |
| CMYK | cmyk(13%, 0%, 20%, 6%) | |
| LAB | lab(92, -17, 20) | |
| OKLCH | oklch(0.92 0.072 135) |
Color harmonies
Tints & shades
Code snippets
color: #d0f0c0;
background-color: #d0f0c0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD0F0C0)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.94, blue: 0.75, alpha: 1.0)