All Palettes

Color Palette #a8d6e6, #b3eadb, #e5f8e2, #f2f6d5, #f4f0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a8d6e6;
}
.water-leaf {
color: #b3eadb;
}
.weathered-mint {
color: #e5f8e2;
}
.banana-sparkes {
color: #f2f6d5;
}
.romance {
color: #f4f0e6;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a8d6e6;
--water-leaf:#b3eadb;
--weathered-mint:#e5f8e2;
--banana-sparkes:#f2f6d5;
--romance:#f4f0e6;
}

More palettes to explore