All Palettes

Color Palette #3b3c8c, #4e5d97, #6f79b8, #9fc0df, #f2e3ba

0%
0%
0%

CSS code for this palette

/* CSS */
.clematis-blue {
color: #3b3c8c;
}
.nightly-silhouette {
color: #4e5d97;
}
.persian-jewel {
color: #6f79b8;
}
.blair {
color: #9fc0df;
}
.pearl-yellow {
color: #f2e3ba;
}

/* CSS Variables */
:root {
--clematis-blue:#3b3c8c;
--nightly-silhouette:#4e5d97;
--persian-jewel:#6f79b8;
--blair:#9fc0df;
--pearl-yellow:#f2e3ba;
}

More palettes to explore