All Palettes

Color Palette #4b6c9b, #7b9bcc, #a4c0e5, #f1d5a2, #f2b069

0%
0%
0%

CSS code for this palette

/* CSS */
.san-marino {
color: #4b6c9b;
}
.della-robbia-blue {
color: #7b9bcc;
}
.artesian-pool {
color: #a4c0e5;
}
.peach-patch {
color: #f1d5a2;
}
.barrel {
color: #f2b069;
}

/* CSS Variables */
:root {
--san-marino:#4b6c9b;
--della-robbia-blue:#7b9bcc;
--artesian-pool:#a4c0e5;
--peach-patch:#f1d5a2;
--barrel:#f2b069;
}

More palettes to explore