Paleta de colores Awapuhi Seaberry
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Awapuhi Seaberry palette
CSS de la paleta de colores Awapuhi Seaberry
/* CSS */
.color-1 {
color: #f4cf3e;
}
.color-2 {
color: #f9e79f;
}
.color-3 {
color: #b2e1b5;
}
.color-4 {
color: #f6b83c;
}
.color-5 {
color: #d15400;
}
/* CSS Variables */
:root {
--color-1: #f4cf3e;
--color-2: #f9e79f;
--color-3: #b2e1b5;
--color-4: #f6b83c;
--color-5: #d15400;
}
CSS del degradado de fondo Awapuhi Seaberry
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4cf3e, #f9e79f, #b2e1b5, #f6b83c, #d15400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4cf3e, #f9e79f, #b2e1b5, #f6b83c, #d15400);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Brillante
Awapuhi Seaberry color palette created on .