All Palettes

Color Palette #1e396c, #3e6a89, #6da1b0, #b2d7c3, #f9e19f

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.team-spirit {
color: #3e6a89;
}
.stillwater {
color: #6da1b0;
}
.chlorophyll-cream {
color: #b2d7c3;
}
.durango-dust {
color: #f9e19f;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--team-spirit:#3e6a89;
--stillwater:#6da1b0;
--chlorophyll-cream:#b2d7c3;
--durango-dust:#f9e19f;
}

More palettes to explore