All Palettes

Color Palette #a6d7e7, #b6e1e2, #f1b1d1, #fce9b0, #fddd68

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a6d7e7;
}
.fine-blue {
color: #b6e1e2;
}
.changeling-pink {
color: #f1b1d1;
}
.gold-thread {
color: #fce9b0;
}
.lemon-tart {
color: #fddd68;
}

/* CSS Variables */
:root {
--blue-click:#a6d7e7;
--fine-blue:#b6e1e2;
--changeling-pink:#f1b1d1;
--gold-thread:#fce9b0;
--lemon-tart:#fddd68;
}

More palettes to explore