All Palettes

Color Palette #2a6c8d, #3b8aa0, #6eb2bf, #f0c49e, #d47e59

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-call {
color: #2a6c8d;
}
.winter-time {
color: #3b8aa0;
}
.water-music {
color: #6eb2bf;
}
.carving-party {
color: #f0c49e;
}
.clay-mug {
color: #d47e59;
}

/* CSS Variables */
:root {
--ocean-call:#2a6c8d;
--winter-time:#3b8aa0;
--water-music:#6eb2bf;
--carving-party:#f0c49e;
--clay-mug:#d47e59;
}

More palettes to explore