All Palettes

Color Palette #c1d3e2, #a9d8e5, #7fd959, #f6d66f, #ff7f5c

0%
0%
0%

CSS code for this palette

/* CSS */
.drenched-rain {
color: #c1d3e2;
}
.atlantic-ocean {
color: #a9d8e5;
}
.lilliputian-lime {
color: #7fd959;
}
.forsythia-blossom {
color: #f6d66f;
}
.ballet-cream {
color: #ff7f5c;
}

/* CSS Variables */
:root {
--drenched-rain:#c1d3e2;
--atlantic-ocean:#a9d8e5;
--lilliputian-lime:#7fd959;
--forsythia-blossom:#f6d66f;
--ballet-cream:#ff7f5c;
}

More palettes to explore