All Palettes

Color Palette #d55d2a, #f7a78d, #f4c59f, #dfef85, #64b48b

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d55d2a;
}
.citrus-hill {
color: #f7a78d;
}
.avid-apricot {
color: #f4c59f;
}
.sunny-lime {
color: #dfef85;
}
.crazy-eyes {
color: #64b48b;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d55d2a;
--citrus-hill:#f7a78d;
--avid-apricot:#f4c59f;
--sunny-lime:#dfef85;
--crazy-eyes:#64b48b;
}

More palettes to explore