All Palettes

Color Palette #4c809a, #7bb1c6, #a2dae6, #f5b7c3, #d76a8e

0%
0%
0%

CSS code for this palette

/* CSS */
.stormy-ridge {
color: #4c809a;
}
.frisky-blue {
color: #7bb1c6;
}
.nevada-sky {
color: #a2dae6;
}
.ibis {
color: #f5b7c3;
}
.paris-pink {
color: #d76a8e;
}

/* CSS Variables */
:root {
--stormy-ridge:#4c809a;
--frisky-blue:#7bb1c6;
--nevada-sky:#a2dae6;
--ibis:#f5b7c3;
--paris-pink:#d76a8e;
}

More palettes to explore