All Palettes

Color Palette #a6d8e2, #e7b1b5, #f1c6a7, #f7e2a6, #f9b848

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a6d8e2;
}
.strawberry-yogurt {
color: #e7b1b5;
}
.citrus-sachet {
color: #f1c6a7;
}
.lemon-ice-yellow {
color: #f7e2a6;
}
.samoan-sun {
color: #f9b848;
}

/* CSS Variables */
:root {
--winsome-hue:#a6d8e2;
--strawberry-yogurt:#e7b1b5;
--citrus-sachet:#f1c6a7;
--lemon-ice-yellow:#f7e2a6;
--samoan-sun:#f9b848;
}

More palettes to explore