All Palettes

Color Palette #807dba, #9ab9e0, #f9e2a4, #f1a8a2, #e14d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-periwinkle {
color: #807dba;
}
.his-eyes {
color: #9ab9e0;
}
.blended-fruit {
color: #f9e2a4;
}
.calabrese {
color: #f1a8a2;
}
.mandarin-red {
color: #e14d3d;
}

/* CSS Variables */
:root {
--deep-periwinkle:#807dba;
--his-eyes:#9ab9e0;
--blended-fruit:#f9e2a4;
--calabrese:#f1a8a2;
--mandarin-red:#e14d3d;
}

More palettes to explore