All Palettes

Color Palette #a8d6e6, #bae3da, #f0e69e, #f5a300, #f08c00

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-ocean {
color: #a8d6e6;
}
.serendipity {
color: #bae3da;
}
.bells-and-whistles-gold {
color: #f0e69e;
}
.mad-for-mango {
color: #f5a300;
}
.saffron-gold {
color: #f08c00;
}

/* CSS Variables */
:root {
--atlantic-ocean:#a8d6e6;
--serendipity:#bae3da;
--bells-and-whistles-gold:#f0e69e;
--mad-for-mango:#f5a300;
--saffron-gold:#f08c00;
}

More palettes to explore