All Palettes

Color Palette #a6d3b4, #f7e0a1, #f2a6b9, #a9cae5, #f9c8d9

0%
0%
0%

CSS code for this palette

/* CSS */
.glenwood-green {
color: #a6d3b4;
}
.aspen-yellow {
color: #f7e0a1;
}
.rozowy-pink {
color: #f2a6b9;
}
.template {
color: #a9cae5;
}
.baby-steps {
color: #f9c8d9;
}

/* CSS Variables */
:root {
--glenwood-green:#a6d3b4;
--aspen-yellow:#f7e0a1;
--rozowy-pink:#f2a6b9;
--template:#a9cae5;
--baby-steps:#f9c8d9;
}

More palettes to explore