All Palettes

Color Palette #1d4f8b, #2a8ca2, #4fb9c9, #b4e1e9, #f4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.scooter {
color: #2a8ca2;
}
.mountain-range-blue {
color: #4fb9c9;
}
.across-the-bay {
color: #b4e1e9;
}
.cor-de-pele {
color: #f4c3c3;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--scooter:#2a8ca2;
--mountain-range-blue:#4fb9c9;
--across-the-bay:#b4e1e9;
--cor-de-pele:#f4c3c3;
}

More palettes to explore