Light Crème and Olive Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Light Crème and Olive palette
tavolozza dei colori Light Crème and Olive CSS
/* CSS */
.color-1 {
color: #f6e6d5;
}
.color-2 {
color: #c3d5ae;
}
.color-3 {
color: #a6b67c;
}
.color-4 {
color: #9cae7a;
}
.color-5 {
color: #e4d1af;
}
/* CSS Variables */
:root {
--color-1: #f6e6d5;
--color-2: #c3d5ae;
--color-3: #a6b67c;
--color-4: #9cae7a;
--color-5: #e4d1af;
}
CSS con gradiente di sfondo Light Crème and Olive
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e6d5, #c3d5ae, #a6b67c, #9cae7a, #e4d1af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e6d5, #c3d5ae, #a6b67c, #9cae7a, #e4d1af);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 60+ tavolozzas di colori Beige
Light Crème and Olive color palette created on .