All Palettes

Color Palette #b7e2e6, #a4d0d5, #9fb2c1, #f9b9c3, #f25a76

0%
0%
0%

CSS code for this palette

/* CSS */
.seascape-green {
color: #b7e2e6;
}
.plume {
color: #a4d0d5;
}
.perfect-landing {
color: #9fb2c1;
}
.pink-bubble-tea {
color: #f9b9c3;
}
.ponceau {
color: #f25a76;
}

/* CSS Variables */
:root {
--seascape-green:#b7e2e6;
--plume:#a4d0d5;
--perfect-landing:#9fb2c1;
--pink-bubble-tea:#f9b9c3;
--ponceau:#f25a76;
}

More palettes to explore