All Palettes

Color Palette #1b1e37, #4b3e75, #7b6a95, #d4aad5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.kon {
color: #1b1e37;
}
.deep-wisteria {
color: #4b3e75;
}
.arabian-silk {
color: #7b6a95;
}
.favorite-lavender {
color: #d4aad5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--kon:#1b1e37;
--deep-wisteria:#4b3e75;
--arabian-silk:#7b6a95;
--favorite-lavender:#d4aad5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore