All Palettes

Color Palette #d62e5b, #faa700, #fff0f3, #af6e9b, #e36a68

0%
0%
0%

CSS code for this palette

/* CSS */
.match-head {
color: #d62e5b;
}
.chrome-yellow {
color: #faa700;
}
.powder-puff {
color: #fff0f3;
}
.violetta {
color: #af6e9b;
}
.childhood-crush {
color: #e36a68;
}

/* CSS Variables */
:root {
--match-head:#d62e5b;
--chrome-yellow:#faa700;
--powder-puff:#fff0f3;
--violetta:#af6e9b;
--childhood-crush:#e36a68;
}

More palettes to explore