All Palettes

Color Palette #1a1a2e, #e9445f, #0f3461, #fafafa, #00b4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.sambucus {
color: #1a1a2e;
}
.paradise-pink {
color: #e9445f;
}
.funnel-cloud {
color: #0f3461;
}
.dr-white {
color: #fafafa;
}
.blue-atoll {
color: #00b4e6;
}

/* CSS Variables */
:root {
--sambucus:#1a1a2e;
--paradise-pink:#e9445f;
--funnel-cloud:#0f3461;
--dr-white:#fafafa;
--blue-atoll:#00b4e6;
}

More palettes to explore