Crimson Shadows and Earth Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Crimson Shadows and Earth palette
tavolozza dei colori Crimson Shadows and Earth CSS
/* CSS */
.color-1 {
color: #ea434b;
}
.color-2 {
color: #d62448;
}
.color-3 {
color: #895315;
}
.color-4 {
color: #bb0c4f;
}
.color-5 {
color: #000000;
}
/* CSS Variables */
:root {
--color-1: #ea434b;
--color-2: #d62448;
--color-3: #895315;
--color-4: #bb0c4f;
--color-5: #000000;
}
CSS con gradiente di sfondo Crimson Shadows and Earth
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ea434b, #d62448, #895315, #bb0c4f, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ea434b, #d62448, #895315, #bb0c4f, #000000);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosso
Crimson Shadows and Earth color palette created on .