All Palettes

Color Palette #e2a6c0, #f7d1b1, #fef1c8, #a3c2e0, #6d9fd5

0%
0%
0%

CSS code for this palette

/* CSS */
.think-pink {
color: #e2a6c0;
}
.barrett-quince {
color: #f7d1b1;
}
.crocus-tint {
color: #fef1c8;
}
.artesian-pool {
color: #a3c2e0;
}
.blue-electress {
color: #6d9fd5;
}

/* CSS Variables */
:root {
--think-pink:#e2a6c0;
--barrett-quince:#f7d1b1;
--crocus-tint:#fef1c8;
--artesian-pool:#a3c2e0;
--blue-electress:#6d9fd5;
}

More palettes to explore