All Palettes

Color Palette #1a1b6b, #4d5a93, #88a4c3, #f7c94b, #f54d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.20000-leagues-under-the-sea {
color: #1a1b6b;
}
.nightly-silhouette {
color: #4d5a93;
}
.windy-city {
color: #88a4c3;
}
.sunny-mood {
color: #f7c94b;
}
.strawberry-avalanche {
color: #f54d3d;
}

/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#1a1b6b;
--nightly-silhouette:#4d5a93;
--windy-city:#88a4c3;
--sunny-mood:#f7c94b;
--strawberry-avalanche:#f54d3d;
}

More palettes to explore