All Palettes

Color Palette #b980ff, #ff7092, #ffcb5c, #1e8ef1, #00b893

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-geode {
color: #b980ff;
}
.blush-hour {
color: #ff7092;
}
.nacho {
color: #ffcb5c;
}
.karimun-blue {
color: #1e8ef1;
}
.victorian-greenhouse {
color: #00b893;
}

/* CSS Variables */
:root {
--lilac-geode:#b980ff;
--blush-hour:#ff7092;
--nacho:#ffcb5c;
--karimun-blue:#1e8ef1;
--victorian-greenhouse:#00b893;
}

More palettes to explore