All Palettes

Color Palette #a3d5e0, #a8b3d7, #e7c5d6, #f4e1a4, #f2d578

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d5e0;
}
.high-style {
color: #a8b3d7;
}
.dreamy-memory {
color: #e7c5d6;
}
.optimistic-yellow {
color: #f4e1a4;
}
.sport-yellow {
color: #f2d578;
}

/* CSS Variables */
:root {
--french-pass:#a3d5e0;
--high-style:#a8b3d7;
--dreamy-memory:#e7c5d6;
--optimistic-yellow:#f4e1a4;
--sport-yellow:#f2d578;
}

More palettes to explore