All Palettes

Color Palette #a6c6ed, #f3a582, #ffd699, #f6d55a, #7c7a79

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.creamy-peach {
color: #f3a582;
}
.caramel-finish {
color: #ffd699;
}
.wake-me-up {
color: #f6d55a;
}
.brushed-nickel {
color: #7c7a79;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--creamy-peach:#f3a582;
--caramel-finish:#ffd699;
--wake-me-up:#f6d55a;
--brushed-nickel:#7c7a79;
}

More palettes to explore