All Palettes

Color Palette #a3c7e0, #6fb6d8, #3da0c7, #f6d779, #f09f3d

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cliff {
color: #a3c7e0;
}
.broom-butterfly-blue {
color: #6fb6d8;
}
.blue-raspberry-seed {
color: #3da0c7;
}
.golden-raspberry {
color: #f6d779;
}
.y-ng-ch-ng-orange {
color: #f09f3d;
}

/* CSS Variables */
:root {
--sea-cliff:#a3c7e0;
--broom-butterfly-blue:#6fb6d8;
--blue-raspberry-seed:#3da0c7;
--golden-raspberry:#f6d779;
--y-ng-ch-ng-orange:#f09f3d;
}

More palettes to explore