All Palettes

Color Palette #5d8e8e, #79b9b9, #a1d9d9, #f3e6a5, #f7b4a1

0%
0%
0%

CSS code for this palette

/* CSS */
.tort {
color: #5d8e8e;
}
.aqua-blue {
color: #79b9b9;
}
.aqua-island {
color: #a1d9d9;
}
.cymophane-yellow {
color: #f3e6a5;
}
.mystic-tulip {
color: #f7b4a1;
}

/* CSS Variables */
:root {
--tort:#5d8e8e;
--aqua-blue:#79b9b9;
--aqua-island:#a1d9d9;
--cymophane-yellow:#f3e6a5;
--mystic-tulip:#f7b4a1;
}

More palettes to explore