All Palettes

Color Palette #6a9bd2, #a1c6e8, #c1d8ec, #f2e7a1, #f4b576

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-loch {
color: #6a9bd2;
}
.windsor-way {
color: #a1c6e8;
}
.light-featherbed {
color: #c1d8ec;
}
.majestic-treasures {
color: #f2e7a1;
}
.jambalaya {
color: #f4b576;
}

/* CSS Variables */
:root {
--sea-loch:#6a9bd2;
--windsor-way:#a1c6e8;
--light-featherbed:#c1d8ec;
--majestic-treasures:#f2e7a1;
--jambalaya:#f4b576;
}

More palettes to explore