All Palettes

Color Palette #ff6b6b, #ff9f6b, #ffcb5c, #ffe66b, #d6f0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.pompelmo {
color: #ff6b6b;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.nacho {
color: #ffcb5c;
}
.dynamic-yellow {
color: #ffe66b;
}
.lakeside-mist {
color: #d6f0f0;
}

/* CSS Variables */
:root {
--pompelmo:#ff6b6b;
--sharegaki-persimmon:#ff9f6b;
--nacho:#ffcb5c;
--dynamic-yellow:#ffe66b;
--lakeside-mist:#d6f0f0;
}

More palettes to explore