All Palettes

Color Palette #a3d3e0, #6aaf99, #f3d05e, #f0a14c, #f26d50

0%
0%
0%

CSS code for this palette

/* CSS */
.french-pass {
color: #a3d3e0;
}
.dusty-jade-green {
color: #6aaf99;
}
.ride-off-into-the-sunset {
color: #f3d05e;
}
.troll-slayer-orange {
color: #f0a14c;
}
.royal-blush {
color: #f26d50;
}

/* CSS Variables */
:root {
--french-pass:#a3d3e0;
--dusty-jade-green:#6aaf99;
--ride-off-into-the-sunset:#f3d05e;
--troll-slayer-orange:#f0a14c;
--royal-blush:#f26d50;
}

More palettes to explore