All Palettes

Color Palette #1db4e2, #f1a8a2, #f4cf3e, #f7c7ab, #9d4a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.huelve-o-horizon {
color: #1db4e2;
}
.calabrese {
color: #f1a8a2;
}
.marigold-dust {
color: #f4cf3e;
}
.bleached-apricot {
color: #f7c7ab;
}
.coco-muck {
color: #9d4a2a;
}

/* CSS Variables */
:root {
--huelve-o-horizon:#1db4e2;
--calabrese:#f1a8a2;
--marigold-dust:#f4cf3e;
--bleached-apricot:#f7c7ab;
--coco-muck:#9d4a2a;
}

More palettes to explore