All Palettes

Color Palette #1e6b6b, #4cb8b4, #a9e0e0, #f6d8b1, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.mosaic-tile {
color: #1e6b6b;
}
.crystalsong-blue {
color: #4cb8b4;
}
.blue-bauble {
color: #a9e0e0;
}
.walnut-cream {
color: #f6d8b1;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--mosaic-tile:#1e6b6b;
--crystalsong-blue:#4cb8b4;
--blue-bauble:#a9e0e0;
--walnut-cream:#f6d8b1;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore