All Palettes

Color Palette #a7c7e7, #719dda, #3e6a8e, #f6c2a2, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c7e7;
}
.kindred {
color: #719dda;
}
.rainy-lake {
color: #3e6a8e;
}
.neighborly-peach {
color: #f6c2a2;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--island-light:#a7c7e7;
--kindred:#719dda;
--rainy-lake:#3e6a8e;
--neighborly-peach:#f6c2a2;
--sun-orange:#f47b1f;
}

More palettes to explore