All Palettes

Color Palette #a6d7e7, #f9b39f, #fce28d, #f6d5a7, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a6d7e7;
}
.mystic-tulip {
color: #f9b39f;
}
.daisy-desi {
color: #fce28d;
}
.enjoyable-yellow {
color: #f6d5a7;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--blue-click:#a6d7e7;
--mystic-tulip:#f9b39f;
--daisy-desi:#fce28d;
--enjoyable-yellow:#f6d5a7;
--sweet-lilac:#eab8d1;
}

More palettes to explore