Paleta de colores Clay Red
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Clay Red palette
CSS de la paleta de colores Clay Red
/* CSS */
.color-1 {
color: #d17b3d;
}
.color-2 {
color: #c45b3b;
}
.color-3 {
color: #a64e3a;
}
.color-4 {
color: #7e3b2a;
}
.color-5 {
color: #5b2a1f;
}
/* CSS Variables */
:root {
--color-1: #d17b3d;
--color-2: #c45b3b;
--color-3: #a64e3a;
--color-4: #7e3b2a;
--color-5: #5b2a1f;
}
CSS del degradado de fondo Clay Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d17b3d, #c45b3b, #a64e3a, #7e3b2a, #5b2a1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d17b3d, #c45b3b, #a64e3a, #7e3b2a, #5b2a1f);
}
Paletas de colores similares
- Enchanted Woodland Hues
- Enchanted Woodland Hues
- Dark Cocoa Shades
- Light Brown
- Burnt Orange Cookie
- Woodland Ember
- Caramel Brown
- Golden Earth
- Golden Earth
- Cranberry Wine Shades
- Cocoa Dreamscape
- Seaside Confections
- Sweet Indulgence
- Brown Cookie Delight
- Brown Affogato
- Savory Hound's Embrace
- Thorned Elegance
- Warm Brown Den
Clay Red color palette created on .