Menthol Kiss
#a0e2d4
Here's everything about the color Menthol Kiss (#a0e2d4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a0e2d4 | |
|---|---|---|
| RGB | rgb(160, 226, 212) | |
| HSL | hsl(167, 53%, 76%) | |
| CMYK | cmyk(29%, 0%, 6%, 11%) | |
| LAB | lab(85, -24, 0) | |
| OKLCH | oklch(0.86 0.069 180) |
Color harmonies
Tints & shades
Code snippets
color: #a0e2d4;
background-color: #a0e2d4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA0E2D4)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.89, blue: 0.83, alpha: 1.0)