All Palettes

Color Palette #f6a160, #f9c69f, #f3eba5, #a3d7be, #6aafdc

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-brown {
color: #f6a160;
}
.shrimp-toast {
color: #f9c69f;
}
.shaded-sun {
color: #f3eba5;
}
.flowering-cactus {
color: #a3d7be;
}
.broom-butterfly-blue {
color: #6aafdc;
}

/* CSS Variables */
:root {
--sandy-brown:#f6a160;
--shrimp-toast:#f9c69f;
--shaded-sun:#f3eba5;
--flowering-cactus:#a3d7be;
--broom-butterfly-blue:#6aafdc;
}

More palettes to explore