Paleta de colores Dark Blue and Maroon Harmony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dark Blue and Maroon Harmony palette
CSS de la paleta de colores Dark Blue and Maroon Harmony
/* CSS */
.color-1 {
color: #060b65;
}
.color-2 {
color: #6a0b0e;
}
.color-3 {
color: #9c7e11;
}
.color-4 {
color: #a61911;
}
.color-5 {
color: #c1921a;
}
/* CSS Variables */
:root {
--color-1: #060b65;
--color-2: #6a0b0e;
--color-3: #9c7e11;
--color-4: #a61911;
--color-5: #c1921a;
}
CSS del degradado de fondo Dark Blue and Maroon Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #060b65, #6a0b0e, #9c7e11, #a61911, #c1921a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #060b65, #6a0b0e, #9c7e11, #a61911, #c1921a);
}
Paletas de colores similares
- Something Bad Will Happen Soon
- Shades of Dark Red
- Dark Blue with a Touch of Red
- Dark Raven
- Purple Circus
- Crimson Reverie
- Dark Red
- Gothic Elegance
- Dark Blue to Maroon
- Dark Blue and Maroon Harmony
- Dark Blue and Maroon Harmony
- Crimson Vampire
- Shades of Red
- Electric Velvet
- Nocturnal Journey
- Opal Blue
- Midnight Crimson Whisper
- Crimson Harvest
Dark Blue and Maroon Harmony color palette created on .