All Palettes

Color Palette #69c4d8, #a3e7f0, #f9c8d5, #f9a69a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.squeaky {
color: #69c4d8;
}
.blizzard-blue {
color: #a3e7f0;
}
.palace-rose {
color: #f9c8d5;
}
.candlelight-peach {
color: #f9a69a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--squeaky:#69c4d8;
--blizzard-blue:#a3e7f0;
--palace-rose:#f9c8d5;
--candlelight-peach:#f9a69a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore