All Palettes

Color Palette #a6c6ed, #b4e1e9, #f5e9b2, #fab700, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.across-the-bay {
color: #b4e1e9;
}
.icy-lemonade {
color: #f5e9b2;
}
.blue-angels-yellow {
color: #fab700;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--across-the-bay:#b4e1e9;
--icy-lemonade:#f5e9b2;
--blue-angels-yellow:#fab700;
--sun-orange:#f47b1f;
}

More palettes to explore