All Palettes

Color Palette #0096db, #00bdad, #4ddb9d, #a2e7b9, #f3ff6b

0%
0%
0%

CSS code for this palette

/* CSS */
.atmosphere {
color: #0096db;
}
.verditer {
color: #00bdad;
}
.mint-jelly {
color: #4ddb9d;
}
.overtone {
color: #a2e7b9;
}
.lemon-pie {
color: #f3ff6b;
}

/* CSS Variables */
:root {
--atmosphere:#0096db;
--verditer:#00bdad;
--mint-jelly:#4ddb9d;
--overtone:#a2e7b9;
--lemon-pie:#f3ff6b;
}

More palettes to explore