All Palettes

Color Palette #a7c7e7, #5d8fd0, #3b70b5, #e2a8a2, #d94c3f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c7e7;
}
.winter-lakes {
color: #5d8fd0;
}
.athens {
color: #3b70b5;
}
.coral-fountain {
color: #e2a8a2;
}
.gladiola {
color: #d94c3f;
}

/* CSS Variables */
:root {
--island-light:#a7c7e7;
--winter-lakes:#5d8fd0;
--athens:#3b70b5;
--coral-fountain:#e2a8a2;
--gladiola:#d94c3f;
}

More palettes to explore