All Palettes

Color Palette #a5a9d4, #b4b9e4, #d2d6ea, #f1d3a7, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.childish-wonder {
color: #a5a9d4;
}
.wish {
color: #b4b9e4;
}
.early-dog-violet {
color: #d2d6ea;
}
.straw-hat {
color: #f1d3a7;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--childish-wonder:#a5a9d4;
--wish:#b4b9e4;
--early-dog-violet:#d2d6ea;
--straw-hat:#f1d3a7;
--mystic-tulip:#f7b7a1;
}

More palettes to explore