All Palettes

Color Palette #f6c6d6, #f0b7e1, #f4d27b, #a3e6b4, #a8d3e1

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d6;
}
.bordeaux-hint {
color: #f0b7e1;
}
.popcorn {
color: #f4d27b;
}
.overtone {
color: #a3e6b4;
}
.light-blue-glint {
color: #a8d3e1;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d6;
--bordeaux-hint:#f0b7e1;
--popcorn:#f4d27b;
--overtone:#a3e6b4;
--light-blue-glint:#a8d3e1;
}

More palettes to explore