All Palettes

Color Palette #3a5f92, #6c8fac, #a7c7e7, #f3e4a0, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.portuguese-blue {
color: #3a5f92;
}
.scanda {
color: #6c8fac;
}
.island-light {
color: #a7c7e7;
}
.venetian-yellow {
color: #f3e4a0;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--portuguese-blue:#3a5f92;
--scanda:#6c8fac;
--island-light:#a7c7e7;
--venetian-yellow:#f3e4a0;
--squash-blossom:#f6b83c;
}

More palettes to explore