All Palettes

Color Palette #1ccae9, #69d5d8, #9ce2d3, #f4bab3, #f4a9c1

0%
0%
0%

CSS code for this palette

/* CSS */
.caribbean-blue {
color: #1ccae9;
}
.throat-chakra {
color: #69d5d8;
}
.menthol-kiss {
color: #9ce2d3;
}
.ballerina-tears {
color: #f4bab3;
}
.tickled-pink {
color: #f4a9c1;
}

/* CSS Variables */
:root {
--caribbean-blue:#1ccae9;
--throat-chakra:#69d5d8;
--menthol-kiss:#9ce2d3;
--ballerina-tears:#f4bab3;
--tickled-pink:#f4a9c1;
}

More palettes to explore