All Palettes

Color Palette #3f5e8d, #7f9cc3, #a9c7e5, #f0b2c8, #f8d68b

0%
0%
0%

CSS code for this palette

/* CSS */
.delft {
color: #3f5e8d;
}
.alaskan-ice {
color: #7f9cc3;
}
.water-wash {
color: #a9c7e5;
}
.fairy-tale {
color: #f0b2c8;
}
.5 {
color: #f8d68b;
}

/* CSS Variables */
:root {
--delft:#3f5e8d;
--alaskan-ice:#7f9cc3;
--water-wash:#a9c7e5;
--fairy-tale:#f0b2c8;
--5:#f8d68b;
}

More palettes to explore