All Palettes

Color Palette #1a3c6b, #3f6888, #64a0b4, #a3d2d2, #f0c9c1

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3c6b;
}
.team-spirit {
color: #3f6888;
}
.dolphin-daze {
color: #64a0b4;
}
.smooth-satin {
color: #a3d2d2;
}
.sonia-rose {
color: #f0c9c1;
}

/* CSS Variables */
:root {
--lucidity:#1a3c6b;
--team-spirit:#3f6888;
--dolphin-daze:#64a0b4;
--smooth-satin:#a3d2d2;
--sonia-rose:#f0c9c1;
}

More palettes to explore