All Palettes

Color Palette #9ed6d4, #a7e2e1, #b3e6e4, #f1b74b, #d66a38

0%
0%
0%

CSS code for this palette

/* CSS */
.shallow-shoal {
color: #9ed6d4;
}
.ice-crystal-blue {
color: #a7e2e1;
}
.seascape-green {
color: #b3e6e4;
}
.maximum-yellow-red {
color: #f1b74b;
}
.koi {
color: #d66a38;
}

/* CSS Variables */
:root {
--shallow-shoal:#9ed6d4;
--ice-crystal-blue:#a7e2e1;
--seascape-green:#b3e6e4;
--maximum-yellow-red:#f1b74b;
--koi:#d66a38;
}

More palettes to explore