All Palettes

Color Palette #3b5fa0, #6d8bb6, #a3c1db, #f2e4b5, #f29c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.raftsman {
color: #3b5fa0;
}
.hushed-lilac {
color: #6d8bb6;
}
.metal-gear {
color: #a3c1db;
}
.james-blonde {
color: #f2e4b5;
}
.fruit-shake {
color: #f29c8c;
}

/* CSS Variables */
:root {
--raftsman:#3b5fa0;
--hushed-lilac:#6d8bb6;
--metal-gear:#a3c1db;
--james-blonde:#f2e4b5;
--fruit-shake:#f29c8c;
}

More palettes to explore