All Palettes

Color Palette #d5d1c3, #a4c6b4, #55b3d8, #fab700, #f08a24

0%
0%
0%

CSS code for this palette

/* CSS */
.clay-beige {
color: #d5d1c3;
}
.folk-tales {
color: #a4c6b4;
}
.aquella {
color: #55b3d8;
}
.blue-angels-yellow {
color: #fab700;
}
.carrot-orange {
color: #f08a24;
}

/* CSS Variables */
:root {
--clay-beige:#d5d1c3;
--folk-tales:#a4c6b4;
--aquella:#55b3d8;
--blue-angels-yellow:#fab700;
--carrot-orange:#f08a24;
}

More palettes to explore