All Palettes

Color Palette #1a6b8e, #4ab2c9, #a9e4e5, #f3a9a5, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1a6b8e;
}
.viking {
color: #4ab2c9;
}
.ice-crystal-blue {
color: #a9e4e5;
}
.calabrese {
color: #f3a9a5;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--bondi:#1a6b8e;
--viking:#4ab2c9;
--ice-crystal-blue:#a9e4e5;
--calabrese:#f3a9a5;
--marigold-dust:#f4cf3e;
}

More palettes to explore