All Palettes

Color Palette #86c1e9, #5d9bd5, #2b7897, #a1d4c2, #f0e78e

0%
0%
0%

CSS code for this palette

/* CSS */
.watery-sea {
color: #86c1e9;
}
.blue-bay {
color: #5d9bd5;
}
.devil-blue {
color: #2b7897;
}
.flowering-cactus {
color: #a1d4c2;
}
.bright-khaki {
color: #f0e78e;
}

/* CSS Variables */
:root {
--watery-sea:#86c1e9;
--blue-bay:#5d9bd5;
--devil-blue:#2b7897;
--flowering-cactus:#a1d4c2;
--bright-khaki:#f0e78e;
}

More palettes to explore