All Palettes

Color Palette #1c3b6d, #496a92, #7ca3b6, #a2d8d1, #f3e1d3

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.sea-of-galilee {
color: #496a92;
}
.inner-sanctum {
color: #7ca3b6;
}
.smooth-satin {
color: #a2d8d1;
}
.posy {
color: #f3e1d3;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--sea-of-galilee:#496a92;
--inner-sanctum:#7ca3b6;
--smooth-satin:#a2d8d1;
--posy:#f3e1d3;
}

More palettes to explore