Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Wistful | ABA0C9 | #ABA0C9 | 171, 160, 201 | 67.06, 62.75, 78.82 | 14.93, 20.4, 0, 21.18 | 256.09756097561, 20.398009950249, 78.823529411765 |
Color #aba0c9 is Wistful. In RGB: 67.06, 62.75, 78.82. In CMYK: 14.93, 20.4, 0, 21.18.
div { background: #aba0c9; color: #000; }
div { background: #aba0c9; color: #fff; }
div { background: linear-gradient(to bottom, #9086AE 0%, #C6BBE5 100%); color: #000; }
div { background: linear-gradient(to bottom, #C6BBE5 0%, #9086AE 100%); color: #000; }
div { background: linear-gradient(to bottom, #9086AE 0%, #C6BBE5 100%); color: #fff; }
div { background: linear-gradient(to bottom, #C6BBE5 0%, #9086AE 100%); color: #fff; }
div { border: 1px solid #aba0c9; }
div { border: 5px solid #aba0c9; }
div { border: 1px dashed #aba0c9; }
div { border: 5px dashed #aba0c9; }
div { border: 1px dotted #aba0c9; }
div { border: 5px dotted #aba0c9; }