All Palettes

Color Palette #283a77, #4b5b9b, #7b8cad, #afaf79, #e6c85c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-expanse {
color: #283a77;
}
.bio-blue {
color: #4b5b9b;
}
.ashton-skies {
color: #7b8cad;
}
.stuffed-olive {
color: #afaf79;
}
.tasman-honey-yellow {
color: #e6c85c;
}

/* CSS Variables */
:root {
--blue-expanse:#283a77;
--bio-blue:#4b5b9b;
--ashton-skies:#7b8cad;
--stuffed-olive:#afaf79;
--tasman-honey-yellow:#e6c85c;
}

More palettes to explore