All Palettes

Color Palette #4c8a9a, #6dacb6, #9ed4d6, #f0e0c7, #f59d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.hippie-blue {
color: #4c8a9a;
}
.dexter {
color: #6dacb6;
}
.shallow-shoal {
color: #9ed4d6;
}
.thatched-roof {
color: #f0e0c7;
}
.upstream-salmon {
color: #f59d7a;
}

/* CSS Variables */
:root {
--hippie-blue:#4c8a9a;
--dexter:#6dacb6;
--shallow-shoal:#9ed4d6;
--thatched-roof:#f0e0c7;
--upstream-salmon:#f59d7a;
}

More palettes to explore