All Palettes

Color Palette #1e1e24, #3a3a4b, #5c5c7a, #a84d93, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.inkwell-inception {
color: #1e1e24;
}
.mountain-fig {
color: #3a3a4b;
}
.taylor {
color: #5c5c7a;
}
.plum-dust {
color: #a84d93;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--inkwell-inception:#1e1e24;
--mountain-fig:#3a3a4b;
--taylor:#5c5c7a;
--plum-dust:#a84d93;
--n-rang-orange:#ff8052;
}

More palettes to explore