All Palettes

Color Palette #1a6b89, #498e9c, #a5c6d5, #e4f3f7, #ffb59e

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1a6b89;
}
.adrift {
color: #498e9c;
}
.blue-dam {
color: #a5c6d5;
}
.milky-way {
color: #e4f3f7;
}
.persicus {
color: #ffb59e;
}

/* CSS Variables */
:root {
--bondi:#1a6b89;
--adrift:#498e9c;
--blue-dam:#a5c6d5;
--milky-way:#e4f3f7;
--persicus:#ffb59e;
}

More palettes to explore