Paleta de colores Crimson Chronicles
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Crimson Chronicles palette
CSS de la paleta de colores Crimson Chronicles
/* CSS */
.color-1 {
color: #a30000;
}
.color-2 {
color: #d03e3e;
}
.color-3 {
color: #e76a6a;
}
.color-4 {
color: #f8b4b4;
}
.color-5 {
color: #ffdbdb;
}
/* CSS Variables */
:root {
--color-1: #a30000;
--color-2: #d03e3e;
--color-3: #e76a6a;
--color-4: #f8b4b4;
--color-5: #ffdbdb;
}
CSS del degradado de fondo Crimson Chronicles
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a30000, #d03e3e, #e76a6a, #f8b4b4, #ffdbdb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a30000, #d03e3e, #e76a6a, #f8b4b4, #ffdbdb);
}
Paletas de colores similares
- Red Vintage
- Innovator's Spectrum
- Orange Sunset
- Cosmic Ember
- Vibrant Symphony
- Sunset Symphony
- Vivid Velvet Dreams
- Crimson Ember Glow
- Red Sunset
- Scarlet Serenade
- Whispers of Earth and Sky
- Cardinal Sunrise
- Shades of Pink
- Blazing Ember Harmony
- Desert Sunrise
- Shades of Green and Blue
- Vibrant Orange Blue Red
- Tropical Sunset Symphony
Crimson Chronicles color palette created on .