All Palettes

Color Palette #1a4c8e, #498cb6, #7bc2d1, #a4e5e0, #f3f76e

0%
0%
0%

CSS code for this palette

/* CSS */
.dancing-sea {
color: #1a4c8e;
}
.atlantic-gull {
color: #498cb6;
}
.wavelet {
color: #7bc2d1;
}
.ice-crystal-blue {
color: #a4e5e0;
}
.dolly {
color: #f3f76e;
}

/* CSS Variables */
:root {
--dancing-sea:#1a4c8e;
--atlantic-gull:#498cb6;
--wavelet:#7bc2d1;
--ice-crystal-blue:#a4e5e0;
--dolly:#f3f76e;
}

More palettes to explore