Paleta de colores Brown Serpent
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Brown Serpent palette
CSS de la paleta de colores Brown Serpent
/* CSS */
.color-1 {
color: #f6e7b6;
}
.color-2 {
color: #e3cda5;
}
.color-3 {
color: #d1a47b;
}
.color-4 {
color: #b86b4c;
}
.color-5 {
color: #a44a3d;
}
/* CSS Variables */
:root {
--color-1: #f6e7b6;
--color-2: #e3cda5;
--color-3: #d1a47b;
--color-4: #b86b4c;
--color-5: #a44a3d;
}
CSS del degradado de fondo Brown Serpent
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e7b6, #e3cda5, #d1a47b, #b86b4c, #a44a3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e7b6, #e3cda5, #d1a47b, #b86b4c, #a44a3d);
}
Paletas de colores similares
- Sweet Spring Whimsy
- Seaside Confectionery
- Light Brown
- Light Beige
- Whispering Cookie Dreams
- Brown Cookie
- Golden Shades
- Enchanted Dust Whisper
- Enchanted Dust Whisper
- Seaside Confections
- Dusky Cookie Delight
- Cheesy Delight
- Embrace of Earth
- Sunkissed Harmony
- Skin Tone Shades
- Serene Elegance
- Creamy Confection Delight
- Sweet Crust Delight
Brown Serpent color palette created on .