All Palettes

Color Palette #f0a800, #e1c76b, #a1c6d4, #599bd4, #3f5f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.california-dreaming {
color: #e1c76b;
}
.blue-dam {
color: #a1c6d4;
}
.picton-blue {
color: #599bd4;
}
.chinese-porcelain {
color: #3f5f7d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--california-dreaming:#e1c76b;
--blue-dam:#a1c6d4;
--picton-blue:#599bd4;
--chinese-porcelain:#3f5f7d;
}

More palettes to explore