All Palettes

Color Palette #a1c1d4, #4a9cd3, #f6d56a, #f08400, #d05449

0%
0%
0%

CSS code for this palette

/* CSS */
.airborne {
color: #a1c1d4;
}
.peaceful-river {
color: #4a9cd3;
}
.lighthouse-glow {
color: #f6d56a;
}
.mikan-orange {
color: #f08400;
}
.wet-coral {
color: #d05449;
}

/* CSS Variables */
:root {
--airborne:#a1c1d4;
--peaceful-river:#4a9cd3;
--lighthouse-glow:#f6d56a;
--mikan-orange:#f08400;
--wet-coral:#d05449;
}

More palettes to explore