All Palettes

Color Palette #2b6d88, #59b1c5, #8de0e8, #f0e3a8, #f5af9e

0%
0%
0%

CSS code for this palette

/* CSS */
.faience {
color: #2b6d88;
}
.gondolier {
color: #59b1c5;
}
.island-paradise {
color: #8de0e8;
}
.french-vanilla {
color: #f0e3a8;
}
.rosy-outlook {
color: #f5af9e;
}

/* CSS Variables */
:root {
--faience:#2b6d88;
--gondolier:#59b1c5;
--island-paradise:#8de0e8;
--french-vanilla:#f0e3a8;
--rosy-outlook:#f5af9e;
}

More palettes to explore