All Palettes

Color Palette #1e4e6b, #4a8c89, #76c6a1, #f9e49f, #f69b74

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1e4e6b;
}
.dusty-teal {
color: #4a8c89;
}
.gem-silica {
color: #76c6a1;
}
.durango-dust {
color: #f9e49f;
}
.burning-coals {
color: #f69b74;
}

/* CSS Variables */
:root {
--seafarer:#1e4e6b;
--dusty-teal:#4a8c89;
--gem-silica:#76c6a1;
--durango-dust:#f9e49f;
--burning-coals:#f69b74;
}

More palettes to explore