All Palettes

Color Palette #f7a1af, #f5c87a, #d0e6d0, #a3c2e0, #4e7b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.ballet-slippers {
color: #f7a1af;
}
.sunday-afternoon {
color: #f5c87a;
}
.herbal-mist {
color: #d0e6d0;
}
.artesian-pool {
color: #a3c2e0;
}
.cayman-bay {
color: #4e7b8d;
}

/* CSS Variables */
:root {
--ballet-slippers:#f7a1af;
--sunday-afternoon:#f5c87a;
--herbal-mist:#d0e6d0;
--artesian-pool:#a3c2e0;
--cayman-bay:#4e7b8d;
}

More palettes to explore