All Palettes

Color Palette #f9b1ae, #f6b55a, #f4c95d, #b7e1d4, #70b4d2

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.amber-yellow {
color: #f6b55a;
}
.deep-fried-sun-rays {
color: #f4c95d;
}
.filtered-forest {
color: #b7e1d4;
}
.madonna-blue {
color: #70b4d2;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--amber-yellow:#f6b55a;
--deep-fried-sun-rays:#f4c95d;
--filtered-forest:#b7e1d4;
--madonna-blue:#70b4d2;
}

More palettes to explore