All Palettes

Color Palette #f2f6e9, #c8d5e4, #a3c7e0, #4b8db4, #1c5073

0%
0%
0%

CSS code for this palette

/* CSS */
.applemint-soda {
color: #f2f6e9;
}
.violet-wisp {
color: #c8d5e4;
}
.sea-cliff {
color: #a3c7e0;
}
.atlantic-gull {
color: #4b8db4;
}
.canoe-blue {
color: #1c5073;
}

/* CSS Variables */
:root {
--applemint-soda:#f2f6e9;
--violet-wisp:#c8d5e4;
--sea-cliff:#a3c7e0;
--atlantic-gull:#4b8db4;
--canoe-blue:#1c5073;
}

More palettes to explore