All Palettes

Color Palette #1a496b, #3f7c92, #6cb7b2, #8fdc90, #ffd54d

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a496b;
}
.larkspur {
color: #3f7c92;
}
.florida-turquoise {
color: #6cb7b2;
}
.vic-20-green {
color: #8fdc90;
}
.vibrant {
color: #ffd54d;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a496b;
--larkspur:#3f7c92;
--florida-turquoise:#6cb7b2;
--vic-20-green:#8fdc90;
--vibrant:#ffd54d;
}

More palettes to explore