All Palettes

Color Palette #4068a0, #6f9ac3, #a8d6e6, #f4b79f, #f29f40

0%
0%
0%

CSS code for this palette

/* CSS */
.star-sapphire {
color: #4068a0;
}
.cerulean-frost {
color: #6f9ac3;
}
.atlantic-ocean {
color: #a8d6e6;
}
.mandys-pink {
color: #f4b79f;
}
.y-ng-ch-ng-orange {
color: #f29f40;
}

/* CSS Variables */
:root {
--star-sapphire:#4068a0;
--cerulean-frost:#6f9ac3;
--atlantic-ocean:#a8d6e6;
--mandys-pink:#f4b79f;
--y-ng-ch-ng-orange:#f29f40;
}

More palettes to explore