All Palettes

Color Palette #3b7e9b, #58b4b6, #aee5e0, #f1f7b1, #f7c9b6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3b7e9b;
}
.thalassa {
color: #58b4b6;
}
.timeless-seafoam {
color: #aee5e0;
}
.patrinia-scabiosaefolia {
color: #f1f7b1;
}
.biscuit-cream {
color: #f7c9b6;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3b7e9b;
--thalassa:#58b4b6;
--timeless-seafoam:#aee5e0;
--patrinia-scabiosaefolia:#f1f7b1;
--biscuit-cream:#f7c9b6;
}

More palettes to explore