All Palettes

Color Palette #66a7b2, #aad4d4, #d0e6df, #f8c9c9, #fbb19d

0%
0%
0%

CSS code for this palette

/* CSS */
.summer-sea {
color: #66a7b2;
}
.eton-blue {
color: #aad4d4;
}
.seaglass {
color: #d0e6df;
}
.happy-piglets {
color: #f8c9c9;
}
.buttery-salmon {
color: #fbb19d;
}

/* CSS Variables */
:root {
--summer-sea:#66a7b2;
--eton-blue:#aad4d4;
--seaglass:#d0e6df;
--happy-piglets:#f8c9c9;
--buttery-salmon:#fbb19d;
}

More palettes to explore