All Palettes

Color Palette #6dc3d5, #a2d8e2, #fce68d, #f9b9a4, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.squeaky {
color: #6dc3d5;
}
.terrace-pool {
color: #a2d8e2;
}
.bicycle-yellow {
color: #fce68d;
}
.blushing-apricot {
color: #f9b9a4;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--squeaky:#6dc3d5;
--terrace-pool:#a2d8e2;
--bicycle-yellow:#fce68d;
--blushing-apricot:#f9b9a4;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore