All Palettes

Color Palette #3668ab, #4f90c9, #6ec5d8, #b2e3f0, #f5ecd6

0%
0%
0%

CSS code for this palette

/* CSS */
.nocturne-shade {
color: #3668ab;
}
.azure-blue {
color: #4f90c9;
}
.squeaky {
color: #6ec5d8;
}
.crystal-river {
color: #b2e3f0;
}
.papyrus-paper {
color: #f5ecd6;
}

/* CSS Variables */
:root {
--nocturne-shade:#3668ab;
--azure-blue:#4f90c9;
--squeaky:#6ec5d8;
--crystal-river:#b2e3f0;
--papyrus-paper:#f5ecd6;
}

More palettes to explore