All Palettes

Color Palette #1f7c8e, #a1d9d3, #f0b505, #f7e7ab, #d85f6d

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.aqua-island {
color: #a1d9d3;
}
.rucksack-tan {
color: #f0b505;
}
.glisten-yellow {
color: #f7e7ab;
}
.berrylicious {
color: #d85f6d;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--aqua-island:#a1d9d3;
--rucksack-tan:#f0b505;
--glisten-yellow:#f7e7ab;
--berrylicious:#d85f6d;
}

More palettes to explore