All Palettes

Color Palette #40bf7b, #5d9ed0, #a1c0e2, #f4e1a4, #f7c5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.esmeralda {
color: #40bf7b;
}
.picton-blue {
color: #5d9ed0;
}
.blair {
color: #a1c0e2;
}
.optimistic-yellow {
color: #f4e1a4;
}
.sullivan-s-heart {
color: #f7c5d5;
}

/* CSS Variables */
:root {
--esmeralda:#40bf7b;
--picton-blue:#5d9ed0;
--blair:#a1c0e2;
--optimistic-yellow:#f4e1a4;
--sullivan-s-heart:#f7c5d5;
}

More palettes to explore