Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Wistful | 95A6DB | #95A6DB | 149, 166, 219 | 58.43, 65.1, 85.88 | 31.96, 24.2, 0, 14.12 | 225.42857142857, 31.963470319635, 85.882352941176 |
Color #95a6db is Wistful. In RGB: 58.43, 65.1, 85.88. In CMYK: 31.96, 24.2, 0, 14.12.
div { background: #95a6db; color: #000; }
div { background: #95a6db; color: #fff; }
div { background: linear-gradient(to bottom, #7A8CBF 0%, #B0C1F8 100%); color: #000; }
div { background: linear-gradient(to bottom, #B0C1F8 0%, #7A8CBF 100%); color: #000; }
div { background: linear-gradient(to bottom, #7A8CBF 0%, #B0C1F8 100%); color: #fff; }
div { background: linear-gradient(to bottom, #B0C1F8 0%, #7A8CBF 100%); color: #fff; }
div { border: 1px solid #95a6db; }
div { border: 5px solid #95a6db; }
div { border: 1px dashed #95a6db; }
div { border: 5px dashed #95a6db; }
div { border: 1px dotted #95a6db; }
div { border: 5px dotted #95a6db; }