All Palettes

Color Palette #aad3e9, #7fb3c3, #4cae99, #fab700, #eb5656

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-wind {
color: #aad3e9;
}
.heavenly {
color: #7fb3c3;
}
.hole-in-one {
color: #4cae99;
}
.blue-angels-yellow {
color: #fab700;
}
.khmer-curry {
color: #eb5656;
}

/* CSS Variables */
:root {
--gentle-wind:#aad3e9;
--heavenly:#7fb3c3;
--hole-in-one:#4cae99;
--blue-angels-yellow:#fab700;
--khmer-curry:#eb5656;
}

More palettes to explore