All Palettes

Color Palette #a3c1e0, #2b8dab, #1f6f7a, #f6d59d, #e8b73b

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c1e0;
}
.carol {
color: #2b8dab;
}
.allports {
color: #1f6f7a;
}
.mellow-sun {
color: #f6d59d;
}
.australium-gold {
color: #e8b73b;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c1e0;
--carol:#2b8dab;
--allports:#1f6f7a;
--mellow-sun:#f6d59d;
--australium-gold:#e8b73b;
}

More palettes to explore