All Palettes

Color Palette #a6d8e2, #bae3d5, #e1b7d0, #f4c8b8, #f7e7b6

0%
0%
0%

CSS code for this palette

/* CSS */
.winsome-hue {
color: #a6d8e2;
}
.pale-mountain-lake-turquoise {
color: #bae3d5;
}
.eau-de-rose {
color: #e1b7d0;
}
.serene-pink {
color: #f4c8b8;
}
.tamale-maize {
color: #f7e7b6;
}

/* CSS Variables */
:root {
--winsome-hue:#a6d8e2;
--pale-mountain-lake-turquoise:#bae3d5;
--eau-de-rose:#e1b7d0;
--serene-pink:#f4c8b8;
--tamale-maize:#f7e7b6;
}

More palettes to explore