All Palettes

Color Palette #a5a9d4, #bbc8e2, #e0b2d1, #f2d7a1, #f29c7d

0%
0%
0%

CSS code for this palette

/* CSS */
.childish-wonder {
color: #a5a9d4;
}
.hindsight {
color: #bbc8e2;
}
.bff {
color: #e0b2d1;
}
.peach-patch {
color: #f2d7a1;
}
.cumquat-cream {
color: #f29c7d;
}

/* CSS Variables */
:root {
--childish-wonder:#a5a9d4;
--hindsight:#bbc8e2;
--bff:#e0b2d1;
--peach-patch:#f2d7a1;
--cumquat-cream:#f29c7d;
}

More palettes to explore