All Palettes

Color Palette #4b9bc3, #7ac5d6, #a4e5e2, #f3e49b, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #4b9bc3;
}
.water-flow {
color: #7ac5d6;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.buttery-croissant {
color: #f3e49b;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--mountain-bluebird:#4b9bc3;
--water-flow:#7ac5d6;
--ice-crystal-blue:#a4e5e2;
--buttery-croissant:#f3e49b;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore