Paleta de colores Gothic Red and Gold
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Gothic Red and Gold palette
CSS de la paleta de colores Gothic Red and Gold
/* CSS */
.color-1 {
color: #2e0f12;
}
.color-2 {
color: #4d191e;
}
.color-3 {
color: #783a3e;
}
.color-4 {
color: #b59c5a;
}
.color-5 {
color: #f0e4b2;
}
/* CSS Variables */
:root {
--color-1: #2e0f12;
--color-2: #4d191e;
--color-3: #783a3e;
--color-4: #b59c5a;
--color-5: #f0e4b2;
}
CSS del degradado de fondo Gothic Red and Gold
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2e0f12, #4d191e, #783a3e, #b59c5a, #f0e4b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2e0f12, #4d191e, #783a3e, #b59c5a, #f0e4b2);
}
Paletas de colores similares
- Midnight Feathers
- Something Bad Will Happen Soon
- Shades of Dark Red
- Crimson Shadows
- Ethereal Twilight
- Crimson Enchantment
- Midnight Heist
- Shades of Pink
- 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
Gothic Red and Gold color palette created on .