All Palettes

Color Palette #a2c7e7, #5c9a9d, #c2e0d8, #f4b76c, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a2c7e7;
}
.jugendstil-turquoise {
color: #5c9a9d;
}
.cold-air-turquoise {
color: #c2e0d8;
}
.citrus-honey {
color: #f4b76c;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--windsor-way:#a2c7e7;
--jugendstil-turquoise:#5c9a9d;
--cold-air-turquoise:#c2e0d8;
--citrus-honey:#f4b76c;
--seasonal-beige:#e9b79f;
}

More palettes to explore