All Palettes

Color Palette #a6c7e2, #5d8aa8, #4b6477, #f7b5a1, #e06e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.template {
color: #a6c7e2;
}
.air-force-blue {
color: #5d8aa8;
}
.night-market {
color: #4b6477;
}
.mystic-tulip {
color: #f7b5a1;
}
.childhood-crush {
color: #e06e6c;
}

/* CSS Variables */
:root {
--template:#a6c7e2;
--air-force-blue:#5d8aa8;
--night-market:#4b6477;
--mystic-tulip:#f7b5a1;
--childhood-crush:#e06e6c;
}

More palettes to explore