All Palettes

Color Palette #2b9dbf, #7dc8d4, #b6e1e7, #f5c7a8, #f39c91

0%
0%
0%

CSS code for this palette

/* CSS */
.horizon-blue {
color: #2b9dbf;
}
.valonia {
color: #7dc8d4;
}
.quench-blue {
color: #b6e1e7;
}
.citrus-sachet {
color: #f5c7a8;
}
.blush {
color: #f39c91;
}

/* CSS Variables */
:root {
--horizon-blue:#2b9dbf;
--valonia:#7dc8d4;
--quench-blue:#b6e1e7;
--citrus-sachet:#f5c7a8;
--blush:#f39c91;
}

More palettes to explore