All Palettes

Color Palette #f6a83c, #f7c95e, #f9eab9, #a6d4d9, #6d93d9

0%
0%
0%

CSS code for this palette

/* CSS */
.raichu-orange {
color: #f6a83c;
}
.little-sun-dress {
color: #f7c95e;
}
.banana-br-l-e {
color: #f9eab9;
}
.iced-aqua {
color: #a6d4d9;
}
.little-boy-blue {
color: #6d93d9;
}

/* CSS Variables */
:root {
--raichu-orange:#f6a83c;
--little-sun-dress:#f7c95e;
--banana-br-l-e:#f9eab9;
--iced-aqua:#a6d4d9;
--little-boy-blue:#6d93d9;
}

More palettes to explore