All Palettes

Color Palette #a9d6bb, #b9e4b9, #e4f1c1, #f9d36c, #f9ac90

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.mint-parfait {
color: #b9e4b9;
}
.new-hope {
color: #e4f1c1;
}
.lighthouse-glow {
color: #f9d36c;
}
.october-haze {
color: #f9ac90;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--mint-parfait:#b9e4b9;
--new-hope:#e4f1c1;
--lighthouse-glow:#f9d36c;
--october-haze:#f9ac90;
}

More palettes to explore