Paleta de colores Dark Red Cookie
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dark Red Cookie palette
CSS de la paleta de colores Dark Red Cookie
/* CSS */
.color-1 {
color: #7a2a2c;
}
.color-2 {
color: #c94f4f;
}
.color-3 {
color: #e79f7e;
}
.color-4 {
color: #f5d7a8;
}
.color-5 {
color: #f2e3d4;
}
/* CSS Variables */
:root {
--color-1: #7a2a2c;
--color-2: #c94f4f;
--color-3: #e79f7e;
--color-4: #f5d7a8;
--color-5: #f2e3d4;
}
CSS del degradado de fondo Dark Red Cookie
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a2a2c, #c94f4f, #e79f7e, #f5d7a8, #f2e3d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a2a2c, #c94f4f, #e79f7e, #f5d7a8, #f2e3d4);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Oscuro
- 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
- Seductive Harmony
- Midnight Whispers
- Dark Red Horror
- Inferno Rider
- Sinister Elegance
- Dark Purple Rainbow
- Dark Red Elegance
Dark Red Cookie color palette created on .