All Palettes

Color Palette #a1d6e8, #f5c49e, #fbaf8e, #ff6e61, #f95939

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a1d6e8;
}
.almond-cream {
color: #f5c49e;
}
.orange-grove {
color: #fbaf8e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orange-soda {
color: #f95939;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a1d6e8;
--almond-cream:#f5c49e;
--orange-grove:#fbaf8e;
--grapefruit-pulp:#ff6e61;
--orange-soda:#f95939;
}

More palettes to explore