All Palettes

Color Palette #69b2b5, #a1d9d8, #dff6f3, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.dexter {
color: #69b2b5;
}
.aqua-island {
color: #a1d9d8;
}
.frosty-mint {
color: #dff6f3;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--dexter:#69b2b5;
--aqua-island:#a1d9d8;
--frosty-mint:#dff6f3;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore