Paleta de colores Muted Red and Green
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Muted Red and Green palette
CSS de la paleta de colores Muted Red and Green
/* CSS */
.color-1 {
color: #a6211c;
}
.color-2 {
color: #5c7b3d;
}
.color-3 {
color: #a03a31;
}
.color-4 {
color: #b8d590;
}
.color-5 {
color: #e0594d;
}
/* CSS Variables */
:root {
--color-1: #a6211c;
--color-2: #5c7b3d;
--color-3: #a03a31;
--color-4: #b8d590;
--color-5: #e0594d;
}
CSS del degradado de fondo Muted Red and Green
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6211c, #5c7b3d, #a03a31, #b8d590, #e0594d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6211c, #5c7b3d, #a03a31, #b8d590, #e0594d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rojo
- Shades of Red
- Vibrant Fruitcake
- Coral Elegance
- Scarlett Twilight
- Vibrant Rivalry
- Vibrant Akaya Dreams
- Apple Orchard
- Red and Blue Optimus
- Autumn Embrace
- Bohemian Earthsong
- Vibrant Earthy Reds and Greens
- Rich Green and Red
- Berry Blossom Dream
- Vibrant Purple Green Blue
- Sweet Orchard Delight
- Bright Orange
- Shades of Blue
- Sunset Serenade
Muted Red and Green color palette created on .