All Palettes

Color Palette #f14b3b, #f7a64b, #f7d87e, #79c8d2, #4d8fb3

0%
0%
0%

CSS code for this palette

/* CSS */
.strawberry-avalanche {
color: #f14b3b;
}
.troll-slayer-orange {
color: #f7a64b;
}
.e-honda-beige {
color: #f7d87e;
}
.valonia {
color: #79c8d2;
}
.atlantic-gull {
color: #4d8fb3;
}

/* CSS Variables */
:root {
--strawberry-avalanche:#f14b3b;
--troll-slayer-orange:#f7a64b;
--e-honda-beige:#f7d87e;
--valonia:#79c8d2;
--atlantic-gull:#4d8fb3;
}

More palettes to explore