All Palettes

Color Palette #f1a7c6, #ff8052, #ffcb5c, #6c96f9, #3a6ea6

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c6;
}
.n-rang-orange {
color: #ff8052;
}
.nacho {
color: #ffcb5c;
}
.guilliman-blue {
color: #6c96f9;
}
.mega-blue {
color: #3a6ea6;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c6;
--n-rang-orange:#ff8052;
--nacho:#ffcb5c;
--guilliman-blue:#6c96f9;
--mega-blue:#3a6ea6;
}

More palettes to explore