All Palettes

Color Palette #1a3c6b, #3b5e8c, #4e7da6, #85b0d1, #f4b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3c6b;
}
.antilles-blue {
color: #3b5e8c;
}
.into-the-blue {
color: #4e7da6;
}
.blue-bell {
color: #85b0d1;
}
.first-date {
color: #f4b39f;
}

/* CSS Variables */
:root {
--lucidity:#1a3c6b;
--antilles-blue:#3b5e8c;
--into-the-blue:#4e7da6;
--blue-bell:#85b0d1;
--first-date:#f4b39f;
}

More palettes to explore