All Palettes

Color Palette #a9e0d6, #b3e0c7, #f4c9a4, #f7b4a1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.capri-water-blue {
color: #a9e0d6;
}
.aqua-bay {
color: #b3e0c7;
}
.citrus-sachet {
color: #f4c9a4;
}
.mystic-tulip {
color: #f7b4a1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--capri-water-blue:#a9e0d6;
--aqua-bay:#b3e0c7;
--citrus-sachet:#f4c9a4;
--mystic-tulip:#f7b4a1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore