All Palettes

Color Palette #a6c4d9, #bae3d1, #e4f1d5, #f3eba0, #f6c6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.frozen-blue {
color: #a6c4d9;
}
.pale-mountain-lake-turquoise {
color: #bae3d1;
}
.spring-morn {
color: #e4f1d5;
}
.lazy-daisy {
color: #f3eba0;
}
.shrimp-toast {
color: #f6c6a2;
}

/* CSS Variables */
:root {
--frozen-blue:#a6c4d9;
--pale-mountain-lake-turquoise:#bae3d1;
--spring-morn:#e4f1d5;
--lazy-daisy:#f3eba0;
--shrimp-toast:#f6c6a2;
}

More palettes to explore