All Palettes

Color Palette #3b5d9b, #5d7ebb, #8eb4e6, #f9d75d, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.raftsman {
color: #3b5d9b;
}
.granada-sky {
color: #5d7ebb;
}
.adrift-on-the-nile {
color: #8eb4e6;
}
.glitter-yellow {
color: #f9d75d;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--raftsman:#3b5d9b;
--granada-sky:#5d7ebb;
--adrift-on-the-nile:#8eb4e6;
--glitter-yellow:#f9d75d;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore