All Palettes

Color Palette #63b6b0, #a7d3d0, #e4f7f5, #f4b8c4, #f78da7

0%
0%
0%

CSS code for this palette

/* CSS */
.veranda-blue {
color: #63b6b0;
}
.sinbad {
color: #a7d3d0;
}
.frosty-mint {
color: #e4f7f5;
}
.petals-unfolding {
color: #f4b8c4;
}
.unripe-strawberry {
color: #f78da7;
}

/* CSS Variables */
:root {
--veranda-blue:#63b6b0;
--sinbad:#a7d3d0;
--frosty-mint:#e4f7f5;
--petals-unfolding:#f4b8c4;
--unripe-strawberry:#f78da7;
}

More palettes to explore