All Palettes

Color Palette #4d6d93, #799baf, #a7c5d7, #f1e1a7, #f19f79

0%
0%
0%

CSS code for this palette

/* CSS */
.riverside {
color: #4d6d93;
}
.bay-s-water {
color: #799baf;
}
.frozen-blue {
color: #a7c5d7;
}
.french-vanilla {
color: #f1e1a7;
}
.balinese-sunset {
color: #f19f79;
}

/* CSS Variables */
:root {
--riverside:#4d6d93;
--bay-s-water:#799baf;
--frozen-blue:#a7c5d7;
--french-vanilla:#f1e1a7;
--balinese-sunset:#f19f79;
}

More palettes to explore