All Palettes

Color Palette #1c3b6d, #4c8db8, #9ed6e0, #f5c5a3, #f79c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.boat-house {
color: #4c8db8;
}
.ocean-cruise {
color: #9ed6e0;
}
.australian-apricot {
color: #f5c5a3;
}
.young-crab {
color: #f79c9c;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--boat-house:#4c8db8;
--ocean-cruise:#9ed6e0;
--australian-apricot:#f5c5a3;
--young-crab:#f79c9c;
}

More palettes to explore