All Palettes

Color Palette #3b7b7d, #4bb9b7, #a3e6e4, #f5c7a3, #f77e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.grand-canal {
color: #3b7b7d;
}
.arctic-green {
color: #4bb9b7;
}
.everest {
color: #a3e6e4;
}
.australian-apricot {
color: #f5c7a3;
}
.shell-pink {
color: #f77e7e;
}

/* CSS Variables */
:root {
--grand-canal:#3b7b7d;
--arctic-green:#4bb9b7;
--everest:#a3e6e4;
--australian-apricot:#f5c7a3;
--shell-pink:#f77e7e;
}

More palettes to explore