All Palettes

Color Palette #a1d6e8, #f4b8c4, #f9ebc3, #f7d2a1, #d15b29

0%
0%
0%

CSS code for this palette

/* CSS */
.light-budgie-blue {
color: #a1d6e8;
}
.petals-unfolding {
color: #f4b8c4;
}
.rich-cream {
color: #f9ebc3;
}
.ginger-peach {
color: #f7d2a1;
}
.bright-delight {
color: #d15b29;
}

/* CSS Variables */
:root {
--light-budgie-blue:#a1d6e8;
--petals-unfolding:#f4b8c4;
--rich-cream:#f9ebc3;
--ginger-peach:#f7d2a1;
--bright-delight:#d15b29;
}

More palettes to explore