All Palettes

Color Palette #4d8b99, #80c6c6, #a4e5e5, #f9d4d2, #f25a76

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-square {
color: #4d8b99;
}
.pearl-bay {
color: #80c6c6;
}
.ice-crystal-blue {
color: #a4e5e5;
}
.just-a-tease {
color: #f9d4d2;
}
.ponceau {
color: #f25a76;
}

/* CSS Variables */
:root {
--blue-square:#4d8b99;
--pearl-bay:#80c6c6;
--ice-crystal-blue:#a4e5e5;
--just-a-tease:#f9d4d2;
--ponceau:#f25a76;
}

More palettes to explore