All Palettes

Color Palette #4b8caf, #73c6d3, #a2e2e0, #f2b345, #f69c6f

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4b8caf;
}
.salt-lake {
color: #73c6d3;
}
.everest {
color: #a2e2e0;
}
.butter-cream {
color: #f2b345;
}
.burning-coals {
color: #f69c6f;
}

/* CSS Variables */
:root {
--atlantic-gull:#4b8caf;
--salt-lake:#73c6d3;
--everest:#a2e2e0;
--butter-cream:#f2b345;
--burning-coals:#f69c6f;
}

More palettes to explore