All Palettes

Color Palette #3b5a8c, #6f9cb8, #a6c8e2, #f0c49e, #e7583c

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3b5a8c;
}
.adventure-isle {
color: #6f9cb8;
}
.template {
color: #a6c8e2;
}
.carving-party {
color: #f0c49e;
}
.tiger-lily {
color: #e7583c;
}

/* CSS Variables */
:root {
--antilles-blue:#3b5a8c;
--adventure-isle:#6f9cb8;
--template:#a6c8e2;
--carving-party:#f0c49e;
--tiger-lily:#e7583c;
}

More palettes to explore