Light Yellow Blue Angel Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Light Yellow Blue Angel palette
tavolozza dei colori Light Yellow Blue Angel CSS
/* CSS */
.color-1 {
color: #f6eab6;
}
.color-2 {
color: #a3c7e0;
}
.color-3 {
color: #ffffff;
}
.color-4 {
color: #f1c7a7;
}
.color-5 {
color: #e4afe2;
}
/* CSS Variables */
:root {
--color-1: #f6eab6;
--color-2: #a3c7e0;
--color-3: #ffffff;
--color-4: #f1c7a7;
--color-5: #e4afe2;
}
CSS con gradiente di sfondo Light Yellow Blue Angel
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6eab6, #a3c7e0, #ffffff, #f1c7a7, #e4afe2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6eab6, #a3c7e0, #ffffff, #f1c7a7, #e4afe2);
}
Tavolozze di colori simili
Light Yellow Blue Angel color palette created on .