All Palettes

Color Palette #0287cf, #51b4e1, #a3d6e0, #f2df9c, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.calgar-blue {
color: #0287cf;
}
.sail-away {
color: #51b4e1;
}
.terrace-pool {
color: #a3d6e0;
}
.buttery-croissant {
color: #f2df9c;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--calgar-blue:#0287cf;
--sail-away:#51b4e1;
--terrace-pool:#a3d6e0;
--buttery-croissant:#f2df9c;
--honey-wax:#f9a824;
}

More palettes to explore