All Palettes

Color Palette #a3d6e0, #f7b8a1, #f7d4b6, #e8b43b, #d4498a

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a3d6e0;
}
.mystic-tulip {
color: #f7b8a1;
}
.cheddar-corn {
color: #f7d4b6;
}
.australium-gold {
color: #e8b43b;
}
.kirby {
color: #d4498a;
}

/* CSS Variables */
:root {
--terrace-pool:#a3d6e0;
--mystic-tulip:#f7b8a1;
--cheddar-corn:#f7d4b6;
--australium-gold:#e8b43b;
--kirby:#d4498a;
}

More palettes to explore