All Palettes

Color Palette #f7b5a1, #f9d59f, #e3e1ba, #aad4c3, #6fa5b8

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.paw-paw {
color: #f9d59f;
}
.forest-found {
color: #e3e1ba;
}
.southern-belle {
color: #aad4c3;
}
.estuary-blue {
color: #6fa5b8;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--paw-paw:#f9d59f;
--forest-found:#e3e1ba;
--southern-belle:#aad4c3;
--estuary-blue:#6fa5b8;
}

More palettes to explore