All Palettes

Color Palette #4d98c7, #5fb2d8, #86e4e1, #f8cac4, #fcabad

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-bluebird {
color: #4d98c7;
}
.disembark {
color: #5fb2d8;
}
.cold-blue {
color: #86e4e1;
}
.flush-pink {
color: #f8cac4;
}
.apricot-haze {
color: #fcabad;
}

/* CSS Variables */
:root {
--mountain-bluebird:#4d98c7;
--disembark:#5fb2d8;
--cold-blue:#86e4e1;
--flush-pink:#f8cac4;
--apricot-haze:#fcabad;
}

More palettes to explore