All Palettes

Color Palette #4a6c8c, #6e9ecf, #9cd0e8, #f4b8c4, #f6d64c

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4a6c8c;
}
.blue-electress {
color: #6e9ecf;
}
.light-whimsy {
color: #9cd0e8;
}
.petals-unfolding {
color: #f4b8c4;
}
.fresh-pineapple {
color: #f6d64c;
}

/* CSS Variables */
:root {
--revel-blue:#4a6c8c;
--blue-electress:#6e9ecf;
--light-whimsy:#9cd0e8;
--petals-unfolding:#f4b8c4;
--fresh-pineapple:#f6d64c;
}

More palettes to explore