All Palettes

Color Palette #1db4a7, #68e8d7, #a6f2e4, #f6bbd3, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.glass-jar-blue {
color: #1db4a7;
}
.turquoise-chalk {
color: #68e8d7;
}
.mint-tea {
color: #a6f2e4;
}
.dahlia-delight {
color: #f6bbd3;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--glass-jar-blue:#1db4a7;
--turquoise-chalk:#68e8d7;
--mint-tea:#a6f2e4;
--dahlia-delight:#f6bbd3;
--blush-hour:#ff7092;
}

More palettes to explore