All Palettes

Color Palette #d3b1c4, #f4c3c6, #f9e6b9, #b3e2f4, #c2e1a8

0%
0%
0%

CSS code for this palette

/* CSS */
.tsarina {
color: #d3b1c4;
}
.rose-reminder {
color: #f4c3c6;
}
.hawaiian-cream {
color: #f9e6b9;
}
.azure-sky {
color: #b3e2f4;
}
.cactus-spike {
color: #c2e1a8;
}

/* CSS Variables */
:root {
--tsarina:#d3b1c4;
--rose-reminder:#f4c3c6;
--hawaiian-cream:#f9e6b9;
--azure-sky:#b3e2f4;
--cactus-spike:#c2e1a8;
}

More palettes to explore