Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Razzle Dazzle Rose | F866DC | #F866DC | 248, 102, 220 | 97.25, 40, 86.27 | 0, 58.87, 11.29, 2.75 | 311.50684931507, 58.870967741935, 97.254901960784 |
Color #f866dc is Razzle Dazzle Rose. In RGB: 97.25, 40, 86.27. In CMYK: 0, 58.87, 11.29, 2.75.
div { background: #f866dc; color: #000; }
div { background: #f866dc; color: #fff; }
div { background: linear-gradient(to bottom, #DA48C0 0%, #FF83F9 100%); color: #000; }
div { background: linear-gradient(to bottom, #FF83F9 0%, #DA48C0 100%); color: #000; }
div { background: linear-gradient(to bottom, #DA48C0 0%, #FF83F9 100%); color: #fff; }
div { background: linear-gradient(to bottom, #FF83F9 0%, #DA48C0 100%); color: #fff; }
div { border: 1px solid #f866dc; }
div { border: 5px solid #f866dc; }
div { border: 1px dashed #f866dc; }
div { border: 5px dashed #f866dc; }
div { border: 1px dotted #f866dc; }
div { border: 5px dotted #f866dc; }