All Palettes

Color Palette #00b4e6, #a3d6e0, #f1e5d0, #ff6e61, #ffb8c1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.terrace-pool {
color: #a3d6e0;
}
.tulip-white {
color: #f1e5d0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.matt-pink {
color: #ffb8c1;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--terrace-pool:#a3d6e0;
--tulip-white:#f1e5d0;
--grapefruit-pulp:#ff6e61;
--matt-pink:#ffb8c1;
}

More palettes to explore