All Palettes

Color Palette #a6c7e2, #f1e3b1, #f3b76d, #db4d4d, #6b508b

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e2;
}
.lime-bright {
color: #f1e3b1;
}
.citrus-honey {
color: #f3b76d;
}
.re-entry {
color: #db4d4d;
}
.magenta-violet {
color: #6b508b;
}

/* CSS Variables */
:root {
--template:#a6c7e2;
--lime-bright:#f1e3b1;
--citrus-honey:#f3b76d;
--re-entry:#db4d4d;
--magenta-violet:#6b508b;
}

More palettes to explore