All Palettes

Color Palette #1c3b6d, #497b9c, #7ab9d1, #a8e1e0, #f4b69f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-mosque {
color: #1c3b6d;
}
.zenith {
color: #497b9c;
}
.blue-chrysocolla {
color: #7ab9d1;
}
.ice-crystal-blue {
color: #a8e1e0;
}
.first-date {
color: #f4b69f;
}

/* CSS Variables */
:root {
--blue-mosque:#1c3b6d;
--zenith:#497b9c;
--blue-chrysocolla:#7ab9d1;
--ice-crystal-blue:#a8e1e0;
--first-date:#f4b69f;
}

More palettes to explore