All Palettes

Color Palette #a3bdf0, #5b8eb9, #3d6d8f, #f3a949, #d64f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.sky-high {
color: #a3bdf0;
}
.cliff-blue {
color: #5b8eb9;
}
.rainy-lake {
color: #3d6d8f;
}
.artisans-gold {
color: #f3a949;
}
.warming-heart {
color: #d64f3d;
}

/* CSS Variables */
:root {
--sky-high:#a3bdf0;
--cliff-blue:#5b8eb9;
--rainy-lake:#3d6d8f;
--artisans-gold:#f3a949;
--warming-heart:#d64f3d;
}

More palettes to explore