All Palettes

Color Palette #6e8dbf, #8cb6d4, #a7d6e6, #f1c950, #e76a4b

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-hyacinth {
color: #6e8dbf;
}
.simply-posh {
color: #8cb6d4;
}
.atlantic-ocean {
color: #a7d6e6;
}
.radiant-sun {
color: #f1c950;
}
.coral-orange {
color: #e76a4b;
}

/* CSS Variables */
:root {
--purple-hyacinth:#6e8dbf;
--simply-posh:#8cb6d4;
--atlantic-ocean:#a7d6e6;
--radiant-sun:#f1c950;
--coral-orange:#e76a4b;
}

More palettes to explore