All Palettes

Color Palette #799a8f, #b2c7c3, #d1e1df, #eff5f3, #f4c3c8

0%
0%
0%

CSS code for this palette

/* CSS */
.yucca {
color: #799a8f;
}
.surf-spray {
color: #b2c7c3;
}
.mountain-dew {
color: #d1e1df;
}
.bakery-box {
color: #eff5f3;
}
.rose-reminder {
color: #f4c3c8;
}

/* CSS Variables */
:root {
--yucca:#799a8f;
--surf-spray:#b2c7c3;
--mountain-dew:#d1e1df;
--bakery-box:#eff5f3;
--rose-reminder:#f4c3c8;
}

More palettes to explore