All Palettes

Color Palette #f3a5c0, #f8e0a0, #f7d550, #a9e5b6, #6ba0e6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-chalk {
color: #f3a5c0;
}
.aspen-yellow {
color: #f8e0a0;
}
.energy-yellow {
color: #f7d550;
}
.overtone {
color: #a9e5b6;
}
.greek-sea {
color: #6ba0e6;
}

/* CSS Variables */
:root {
--pink-chalk:#f3a5c0;
--aspen-yellow:#f8e0a0;
--energy-yellow:#f7d550;
--overtone:#a9e5b6;
--greek-sea:#6ba0e6;
}

More palettes to explore