All Palettes

Color Palette #81b4c5, #a6d3e8, #e0f5f0, #f2b5a1, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.heavenly {
color: #81b4c5;
}
.chefchaouen-blue {
color: #a6d3e8;
}
.frosty-mint {
color: #e0f5f0;
}
.first-date {
color: #f2b5a1;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--heavenly:#81b4c5;
--chefchaouen-blue:#a6d3e8;
--frosty-mint:#e0f5f0;
--first-date:#f2b5a1;
--blue-angels-yellow:#fab700;
}

More palettes to explore