All Palettes

Color Palette #699bc3, #4c7c9a, #3e5d74, #d4aab2, #f5c3b2

0%
0%
0%

CSS code for this palette

/* CSS */
.cerulean-frost {
color: #699bc3;
}
.tech-wave {
color: #4c7c9a;
}
.china-pattern {
color: #3e5d74;
}
.ballet-rose {
color: #d4aab2;
}
.peach-temptation {
color: #f5c3b2;
}

/* CSS Variables */
:root {
--cerulean-frost:#699bc3;
--tech-wave:#4c7c9a;
--china-pattern:#3e5d74;
--ballet-rose:#d4aab2;
--peach-temptation:#f5c3b2;
}

More palettes to explore