Name | Hex (RGB) | HTML/CSS (RGB) | RGB | RGB (%) | CMYK | HSV |
---|---|---|---|---|---|---|
Razzle Dazzle Rose | F552C6 | #F552C6 | 245, 82, 198 | 96.08, 32.16, 77.65 | 0, 66.53, 19.18, 3.92 | 317.30061349693, 66.530612244898, 96.078431372549 |
Color #f552c6 is Razzle Dazzle Rose. In RGB: 96.08, 32.16, 77.65. In CMYK: 0, 66.53, 19.18, 3.92.
div { background: #f552c6; color: #000; }
div { background: #f552c6; color: #fff; }
div { background: linear-gradient(to bottom, #D730AB 0%, #FF70E2 100%); color: #000; }
div { background: linear-gradient(to bottom, #FF70E2 0%, #D730AB 100%); color: #000; }
div { background: linear-gradient(to bottom, #D730AB 0%, #FF70E2 100%); color: #fff; }
div { background: linear-gradient(to bottom, #FF70E2 0%, #D730AB 100%); color: #fff; }
div { border: 1px solid #f552c6; }
div { border: 5px solid #f552c6; }
div { border: 1px dashed #f552c6; }
div { border: 5px dashed #f552c6; }
div { border: 1px dotted #f552c6; }
div { border: 5px dotted #f552c6; }