All Palettes

Color Palette #e5d6b8, #b3cde0, #f6c7c6, #ffb6a3, #ff667d

0%
0%
0%

CSS code for this palette

/* CSS */
.hidden-path {
color: #e5d6b8;
}
.charted {
color: #b3cde0;
}
.first-peach {
color: #f6c7c6;
}
.nature-apricot {
color: #ffb6a3;
}
.kisses-and-hugs {
color: #ff667d;
}

/* CSS Variables */
:root {
--hidden-path:#e5d6b8;
--charted:#b3cde0;
--first-peach:#f6c7c6;
--nature-apricot:#ffb6a3;
--kisses-and-hugs:#ff667d;
}

More palettes to explore