Ambrosia
#c6e1bc
Here's everything about the color Ambrosia (#c6e1bc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c6e1bc | |
|---|---|---|
| RGB | rgb(198, 225, 188) | |
| HSL | hsl(104, 38%, 81%) | |
| CMYK | cmyk(12%, 0%, 16%, 12%) | |
| LAB | lab(87, -14, 15) | |
| OKLCH | oklch(0.88 0.058 137) |
Color harmonies
Tints & shades
Code snippets
color: #c6e1bc;
background-color: #c6e1bc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC6E1BC)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.88, blue: 0.74, alpha: 1.0)