All Palettes

Color Palette #4b6c9b, #72a1c5, #a3d8e1, #f2e5a1, #f1b0a2

0%
0%
0%

CSS code for this palette

/* CSS */
.san-marino {
color: #4b6c9b;
}
.wandering-river {
color: #72a1c5;
}
.terrace-pool {
color: #a3d8e1;
}
.sugar-cookie {
color: #f2e5a1;
}
.first-date {
color: #f1b0a2;
}

/* CSS Variables */
:root {
--san-marino:#4b6c9b;
--wandering-river:#72a1c5;
--terrace-pool:#a3d8e1;
--sugar-cookie:#f2e5a1;
--first-date:#f1b0a2;
}

More palettes to explore