All Palettes

Color Palette #a9c9e5, #b2e0f0, #def7f3, #f6e5c6, #f4b69f

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a9c9e5;
}
.break-the-ice {
color: #b2e0f0;
}
.mint-condition {
color: #def7f3;
}
.lightweight-beige {
color: #f6e5c6;
}
.first-date {
color: #f4b69f;
}

/* CSS Variables */
:root {
--template:#a9c9e5;
--break-the-ice:#b2e0f0;
--mint-condition:#def7f3;
--lightweight-beige:#f6e5c6;
--first-date:#f4b69f;
}

More palettes to explore