All Palettes

Color Palette #1a3c6b, #3a739c, #67a3c1, #a3d7e0, #f9f99a

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3c6b;
}
.muted-blue {
color: #3a739c;
}
.air-blue {
color: #67a3c1;
}
.terrace-pool {
color: #a3d7e0;
}
.walking-on-sunshine {
color: #f9f99a;
}

/* CSS Variables */
:root {
--lucidity:#1a3c6b;
--muted-blue:#3a739c;
--air-blue:#67a3c1;
--terrace-pool:#a3d7e0;
--walking-on-sunshine:#f9f99a;
}

More palettes to explore