All Palettes

Color Palette #a8d30d, #a3e6b3, #67dad6, #3cb8e2, #1e8fc8

0%
0%
0%

CSS code for this palette

/* CSS */
.jeune-citron {
color: #a8d30d;
}
.overtone {
color: #a3e6b3;
}
.hammam-blue {
color: #67dad6;
}
.summer-sky {
color: #3cb8e2;
}
.newport-blue {
color: #1e8fc8;
}

/* CSS Variables */
:root {
--jeune-citron:#a8d30d;
--overtone:#a3e6b3;
--hammam-blue:#67dad6;
--summer-sky:#3cb8e2;
--newport-blue:#1e8fc8;
}

More palettes to explore