All Palettes

Color Palette #f9b248, #eab6ae, #c8d8e4, #a6b4d8, #7b9cc6

0%
0%
0%

CSS code for this palette

/* CSS */
.butterscotch {
color: #f9b248;
}
.pensive-pink {
color: #eab6ae;
}
.baywater-blue {
color: #c8d8e4;
}
.high-style {
color: #a6b4d8;
}
.cottage-blue {
color: #7b9cc6;
}

/* CSS Variables */
:root {
--butterscotch:#f9b248;
--pensive-pink:#eab6ae;
--baywater-blue:#c8d8e4;
--high-style:#a6b4d8;
--cottage-blue:#7b9cc6;
}

More palettes to explore