All Palettes

Color Palette #2a6b93, #4a8cb5, #88c1d8, #dff6ef, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oasis {
color: #2a6b93;
}
.atlantic-gull {
color: #4a8cb5;
}
.sky-babe {
color: #88c1d8;
}
.frosty-mint {
color: #dff6ef;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--blue-oasis:#2a6b93;
--atlantic-gull:#4a8cb5;
--sky-babe:#88c1d8;
--frosty-mint:#dff6ef;
--marigold-dust:#f4cf3e;
}

More palettes to explore