All Palettes

Color Palette #a6c6ed, #f0a800, #f39c12, #e77e23, #c94b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.welcoming-wasp {
color: #f0a800;
}
.dodgeroll-gold {
color: #f39c12;
}
.orange-gluttony {
color: #e77e23;
}
.painted-poppy {
color: #c94b3b;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--welcoming-wasp:#f0a800;
--dodgeroll-gold:#f39c12;
--orange-gluttony:#e77e23;
--painted-poppy:#c94b3b;
}

More palettes to explore