All Palettes

Color Palette #d6bdff, #a1c1e8, #6ca4e5, #1f8fff, #005fb8

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-fragrance {
color: #d6bdff;
}
.sky-high {
color: #a1c1e8;
}
.greek-sea {
color: #6ca4e5;
}
.clear-chill {
color: #1f8fff;
}
.sapphire-blue {
color: #005fb8;
}

/* CSS Variables */
:root {
--lavender-fragrance:#d6bdff;
--sky-high:#a1c1e8;
--greek-sea:#6ca4e5;
--clear-chill:#1f8fff;
--sapphire-blue:#005fb8;
}

More palettes to explore