All Palettes

Color Palette #a1c4e8, #6ea9c9, #2a7d8d, #eae8e1, #b8c6b9

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-way {
color: #a1c4e8;
}
.wandering-river {
color: #6ea9c9;
}
.sea-bed {
color: #2a7d8d;
}
.mystic-fog {
color: #eae8e1;
}
.inviting-veranda {
color: #b8c6b9;
}

/* CSS Variables */
:root {
--windsor-way:#a1c4e8;
--wandering-river:#6ea9c9;
--sea-bed:#2a7d8d;
--mystic-fog:#eae8e1;
--inviting-veranda:#b8c6b9;
}

More palettes to explore