All Palettes

Color Palette #a1c4e3, #5d9cd0, #3f7c9d, #f2ba4a, #e07c3e

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a1c4e3;
}
.tall-waves {
color: #5d9cd0;
}
.linoleum-blue {
color: #3f7c9d;
}
.maximum-yellow-red {
color: #f2ba4a;
}
.citrus-blast {
color: #e07c3e;
}

/* CSS Variables */
:root {
--windsor-way:#a1c4e3;
--tall-waves:#5d9cd0;
--linoleum-blue:#3f7c9d;
--maximum-yellow-red:#f2ba4a;
--citrus-blast:#e07c3e;
}

More palettes to explore