All Palettes

Color Palette #3b7d8c, #5bb393, #a1d4b5, #f5e0a3, #e28d8d

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3b7d8c;
}
.electra {
color: #5bb393;
}
.nihilakh-oxide {
color: #a1d4b5;
}
.sun-dust {
color: #f5e0a3;
}
.fresh-pink {
color: #e28d8d;
}

/* CSS Variables */
:root {
--larkspur:#3b7d8c;
--electra:#5bb393;
--nihilakh-oxide:#a1d4b5;
--sun-dust:#f5e0a3;
--fresh-pink:#e28d8d;
}

More palettes to explore