All Palettes

Color Palette #4e8dc1, #6cc7e5, #a6e0e8, #d3f4c8, #f8e0b4

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4e8dc1;
}
.candid-blue {
color: #6cc7e5;
}
.early-july {
color: #a6e0e8;
}
.fresh-lime {
color: #d3f4c8;
}
.butter-muffin {
color: #f8e0b4;
}

/* CSS Variables */
:root {
--boat-house:#4e8dc1;
--candid-blue:#6cc7e5;
--early-july:#a6e0e8;
--fresh-lime:#d3f4c8;
--butter-muffin:#f8e0b4;
}

More palettes to explore