All Palettes

Color Palette #ffadbf, #ffcbb3, #ffe2a8, #bff7b6, #79f1c9

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-s-blanket {
color: #ffadbf;
}
.peach-and-quiet {
color: #ffcbb3;
}
.manila-tint {
color: #ffe2a8;
}
.glow-in-the-dark {
color: #bff7b6;
}
.light-turquoise {
color: #79f1c9;
}

/* CSS Variables */
:root {
--baby-s-blanket:#ffadbf;
--peach-and-quiet:#ffcbb3;
--manila-tint:#ffe2a8;
--glow-in-the-dark:#bff7b6;
--light-turquoise:#79f1c9;
}

More palettes to explore