All Palettes

Color Palette #5ab5b0, #4b8b8b, #9fd1d0, #f4c1b3, #e85e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-well {
color: #5ab5b0;
}
.flounce {
color: #4b8b8b;
}
.morning-glory {
color: #9fd1d0;
}
.rustique {
color: #f4c1b3;
}
.reductant {
color: #e85e5e;
}

/* CSS Variables */
:root {
--artesian-well:#5ab5b0;
--flounce:#4b8b8b;
--morning-glory:#9fd1d0;
--rustique:#f4c1b3;
--reductant:#e85e5e;
}

More palettes to explore