All Palettes

Color Palette #6b5be6, #ff6b6b, #faaf9e, #ffeba8, #00b893

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-hepatica {
color: #6b5be6;
}
.pompelmo {
color: #ff6b6b;
}
.salmon-fresco {
color: #faaf9e;
}
.rite-of-spring {
color: #ffeba8;
}
.victorian-greenhouse {
color: #00b893;
}

/* CSS Variables */
:root {
--blue-hepatica:#6b5be6;
--pompelmo:#ff6b6b;
--salmon-fresco:#faaf9e;
--rite-of-spring:#ffeba8;
--victorian-greenhouse:#00b893;
}

More palettes to explore