All Palettes

Color Palette #1a508e, #4a6eb0, #7c8fd5, #a7c2e2, #e0efff

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-sea {
color: #1a508e;
}
.bluebonnet-frost {
color: #4a6eb0;
}
.mood-mode {
color: #7c8fd5;
}
.angela-bay {
color: #a7c2e2;
}
.wizard-white {
color: #e0efff;
}

/* CSS Variables */
:root {
--turkish-sea:#1a508e;
--bluebonnet-frost:#4a6eb0;
--mood-mode:#7c8fd5;
--angela-bay:#a7c2e2;
--wizard-white:#e0efff;
}

More palettes to explore