All Palettes

Color Palette #4a6b7d, #8db0c8, #c3d7e9, #f1bab1, #d95e62

0%
0%
0%

CSS code for this palette

/* CSS */
.bismarck {
color: #4a6b7d;
}
.windy-day {
color: #8db0c8;
}
.touch-of-blue {
color: #c3d7e9;
}
.ballerina-tears {
color: #f1bab1;
}
.happy-hearts {
color: #d95e62;
}

/* CSS Variables */
:root {
--bismarck:#4a6b7d;
--windy-day:#8db0c8;
--touch-of-blue:#c3d7e9;
--ballerina-tears:#f1bab1;
--happy-hearts:#d95e62;
}

More palettes to explore