All Palettes

Color Palette #1e3d6b, #3a7d9c, #56b1c8, #a1e3e0, #f2e9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1e3d6b;
}
.blue-dart-frog {
color: #3a7d9c;
}
.fountain {
color: #56b1c8;
}
.everest {
color: #a1e3e0;
}
.majestic-treasures {
color: #f2e9a1;
}

/* CSS Variables */
:root {
--blue-mosque:#1e3d6b;
--blue-dart-frog:#3a7d9c;
--fountain:#56b1c8;
--everest:#a1e3e0;
--majestic-treasures:#f2e9a1;
}

More palettes to explore