All Palettes

Color Palette #ff8a92, #ffb3b3, #ffdb9e, #ffe98a, #c1f0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.tulip {
color: #ff8a92;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.south-shore-sun {
color: #ffdb9e;
}
.quack-quack {
color: #ffe98a;
}
.peasful-mint {
color: #c1f0c1;
}

/* CSS Variables */
:root {
--tulip:#ff8a92;
--wildflower-bouquet:#ffb3b3;
--south-shore-sun:#ffdb9e;
--quack-quack:#ffe98a;
--peasful-mint:#c1f0c1;
}

More palettes to explore