Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Magic Mint | A3E5CD | #A3E5CD | 163, 229, 205 | 63.92, 89.8, 80.39 | 28.82, 0, 10.48, 10.2 | 158.18181818182, 28.82096069869, 89.803921568627 |
Color #a3e5cd is Magic Mint. In RGB: 63.92, 89.8, 80.39. In CMYK: 28.82, 0, 10.48, 10.2.
div { background: #a3e5cd; color: #000; }
div { background: #a3e5cd; color: #fff; }
div { background: linear-gradient(to bottom, #88C9B2 0%, #BFFFE9 100%); color: #000; }
div { background: linear-gradient(to bottom, #BFFFE9 0%, #88C9B2 100%); color: #000; }
div { background: linear-gradient(to bottom, #88C9B2 0%, #BFFFE9 100%); color: #fff; }
div { background: linear-gradient(to bottom, #BFFFE9 0%, #88C9B2 100%); color: #fff; }
div { border: 1px solid #a3e5cd; }
div { border: 5px solid #a3e5cd; }
div { border: 1px dashed #a3e5cd; }
div { border: 5px dashed #a3e5cd; }
div { border: 1px dotted #a3e5cd; }
div { border: 5px dotted #a3e5cd; }