All Palettes

Color Palette #a4d2d5, #b3e0e6, #f6f8f8, #f2b763, #d5884d

0%
0%
0%

CSS code for this palette

/* CSS */
.cay {
color: #a4d2d5;
}
.polar-blue {
color: #b3e0e6;
}
.lynx-white {
color: #f6f8f8;
}
.crunch {
color: #f2b763;
}
.flaming-torch {
color: #d5884d;
}

/* CSS Variables */
:root {
--cay:#a4d2d5;
--polar-blue:#b3e0e6;
--lynx-white:#f6f8f8;
--crunch:#f2b763;
--flaming-torch:#d5884d;
}

More palettes to explore