All Palettes

Color Palette #3e5b89, #6c8fac, #a1c1d4, #f3e1b9, #e67b79

0%
0%
0%

CSS code for this palette

/* CSS */
.delft {
color: #3e5b89;
}
.scanda {
color: #6c8fac;
}
.airborne {
color: #a1c1d4;
}
.butter-up {
color: #f3e1b9;
}
.lively-coral {
color: #e67b79;
}

/* CSS Variables */
:root {
--delft:#3e5b89;
--scanda:#6c8fac;
--airborne:#a1c1d4;
--butter-up:#f3e1b9;
--lively-coral:#e67b79;
}

More palettes to explore