All Palettes

Color Palette #f0b2d4, #f2c6a6, #f8e29b, #d1e4b4, #a4d9e5

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f0b2d4;
}
.citrus-sachet {
color: #f2c6a6;
}
.buttery-croissant {
color: #f8e29b;
}
.lasting-thoughts {
color: #d1e4b4;
}
.havana-blue {
color: #a4d9e5;
}

/* CSS Variables */
:root {
--soft-cashmere:#f0b2d4;
--citrus-sachet:#f2c6a6;
--buttery-croissant:#f8e29b;
--lasting-thoughts:#d1e4b4;
--havana-blue:#a4d9e5;
}

More palettes to explore