All Palettes

Color Palette #3b8b9b, #6fb3b3, #a4d6d6, #f2e3ba, #f1a7a7

0%
0%
0%

CSS code for this palette

/* CSS */
.seachange {
color: #3b8b9b;
}
.dexter {
color: #6fb3b3;
}
.smooth-satin {
color: #a4d6d6;
}
.pearl-yellow {
color: #f2e3ba;
}
.pressed-rose {
color: #f1a7a7;
}

/* CSS Variables */
:root {
--seachange:#3b8b9b;
--dexter:#6fb3b3;
--smooth-satin:#a4d6d6;
--pearl-yellow:#f2e3ba;
--pressed-rose:#f1a7a7;
}

More palettes to explore