All Palettes

Color Palette #1b3c69, #4b8ebe, #a3c2e0, #f5d899, #f8a3a0

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1b3c69;
}
.boat-house {
color: #4b8ebe;
}
.artesian-pool {
color: #a3c2e0;
}
.applesauce {
color: #f5d899;
}
.candlelight-peach {
color: #f8a3a0;
}

/* CSS Variables */
:root {
--lucidity:#1b3c69;
--boat-house:#4b8ebe;
--artesian-pool:#a3c2e0;
--applesauce:#f5d899;
--candlelight-peach:#f8a3a0;
}

More palettes to explore