All Palettes

Color Palette #a8002d, #d53e2a, #f66b3c, #e8b43b, #f9d88b

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-lava {
color: #a8002d;
}
.mr-krabs {
color: #d53e2a;
}
.carrot {
color: #f66b3c;
}
.australium-gold {
color: #e8b43b;
}
.5 {
color: #f9d88b;
}

/* CSS Variables */
:root {
--hot-lava:#a8002d;
--mr-krabs:#d53e2a;
--carrot:#f66b3c;
--australium-gold:#e8b43b;
--5:#f9d88b;
}

More palettes to explore