All Palettes

Color Palette #1c3f6d, #4b6b9b, #7da0cf, #b2e1f5, #f5c7c2

0%
0%
0%

CSS code for this palette

/* CSS */
.fish-net-blue {
color: #1c3f6d;
}
.san-marino {
color: #4b6b9b;
}
.boudoir-blue {
color: #7da0cf;
}
.azure-sky {
color: #b2e1f5;
}
.english-rose {
color: #f5c7c2;
}

/* CSS Variables */
:root {
--fish-net-blue:#1c3f6d;
--san-marino:#4b6b9b;
--boudoir-blue:#7da0cf;
--azure-sky:#b2e1f5;
--english-rose:#f5c7c2;
}

More palettes to explore