All Palettes

Color Palette #4a8ebf, #7dc5d4, #b7e0e6, #f4d26c, #f9a64e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8ebf;
}
.water-flow {
color: #7dc5d4;
}
.minor-blue {
color: #b7e0e6;
}
.yellow-tulip {
color: #f4d26c;
}
.gemini-mustard-momento {
color: #f9a64e;
}

/* CSS Variables */
:root {
--boat-house:#4a8ebf;
--water-flow:#7dc5d4;
--minor-blue:#b7e0e6;
--yellow-tulip:#f4d26c;
--gemini-mustard-momento:#f9a64e;
}

More palettes to explore