All Palettes

Color Palette #f1f9f1, #a9e5d9, #5cdbd5, #3b9ea5, #2d7d86

0%
0%
0%

CSS code for this palette

/* CSS */
.peaceful-rain {
color: #f1f9f1;
}
.capri-water-blue {
color: #a9e5d9;
}
.hammam-blue {
color: #5cdbd5;
}
.caribbean-cruise {
color: #3b9ea5;
}
.kandinsky-turquoise {
color: #2d7d86;
}

/* CSS Variables */
:root {
--peaceful-rain:#f1f9f1;
--capri-water-blue:#a9e5d9;
--hammam-blue:#5cdbd5;
--caribbean-cruise:#3b9ea5;
--kandinsky-turquoise:#2d7d86;
}

More palettes to explore