All Palettes

Color Palette #6d92b0, #a6c4d9, #f0b6a3, #f4c162, #d9553a

0%
0%
0%

CSS code for this palette

/* CSS */
.grant-village {
color: #6d92b0;
}
.frozen-blue {
color: #a6c4d9;
}
.antique-cameo {
color: #f0b6a3;
}
.sunset-gold {
color: #f4c162;
}
.energetic-orange {
color: #d9553a;
}

/* CSS Variables */
:root {
--grant-village:#6d92b0;
--frozen-blue:#a6c4d9;
--antique-cameo:#f0b6a3;
--sunset-gold:#f4c162;
--energetic-orange:#d9553a;
}

More palettes to explore