All Palettes

Color Palette #a4c3e5, #78b5a3, #f3e4af, #fdd67c, #f17e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.angela-bay {
color: #a4c3e5;
}
.turtle-lake {
color: #78b5a3;
}
.lime-bright {
color: #f3e4af;
}
.deviled-egg {
color: #fdd67c;
}
.meat {
color: #f17e7e;
}

/* CSS Variables */
:root {
--angela-bay:#a4c3e5;
--turtle-lake:#78b5a3;
--lime-bright:#f3e4af;
--deviled-egg:#fdd67c;
--meat:#f17e7e;
}

More palettes to explore