All Palettes

Color Palette #a6d7e8, #f3f8f1, #f9c7ae, #f07e3d, #be493c

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-click {
color: #a6d7e8;
}
.laundry-white {
color: #f3f8f1;
}
.bleached-apricot {
color: #f9c7ae;
}
.goku-orange {
color: #f07e3d;
}
.chili {
color: #be493c;
}

/* CSS Variables */
:root {
--blue-click:#a6d7e8;
--laundry-white:#f3f8f1;
--bleached-apricot:#f9c7ae;
--goku-orange:#f07e3d;
--chili:#be493c;
}

More palettes to explore