All Palettes

Color Palette #a3c2e0, #b8e0d2, #f0a3b2, #f7b5a1, #e55252

0%
0%
0%

CSS code for this palette

/* CSS */
.artesian-pool {
color: #a3c2e0;
}
.filtered-forest {
color: #b8e0d2;
}
.emperor-s-children {
color: #f0a3b2;
}
.mystic-tulip {
color: #f7b5a1;
}
.red-arremer {
color: #e55252;
}

/* CSS Variables */
:root {
--artesian-pool:#a3c2e0;
--filtered-forest:#b8e0d2;
--emperor-s-children:#f0a3b2;
--mystic-tulip:#f7b5a1;
--red-arremer:#e55252;
}

More palettes to explore