All Palettes

Color Palette #1e496c, #508c9b, #87c4c3, #f6c460, #d95a30

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e496c;
}
.blue-square {
color: #508c9b;
}
.celestine {
color: #87c4c3;
}
.sunset-gold {
color: #f6c460;
}
.untamed-orange {
color: #d95a30;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e496c;
--blue-square:#508c9b;
--celestine:#87c4c3;
--sunset-gold:#f6c460;
--untamed-orange:#d95a30;
}

More palettes to explore