All Palettes

Color Palette #f0e78e, #a3d55d, #4db1b3, #2e8b99, #4b4c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.lime-lizard {
color: #a3d55d;
}
.crystalsong-blue {
color: #4db1b3;
}
.precious-stone {
color: #2e8b99;
}
.beaded-blue {
color: #4b4c8b;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--lime-lizard:#a3d55d;
--crystalsong-blue:#4db1b3;
--precious-stone:#2e8b99;
--beaded-blue:#4b4c8b;
}

More palettes to explore