Paleta de colores Ocean Auburn Earthy
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Ocean Auburn Earthy palette
Imagen PNG de la paleta de colores Ocean Auburn Earthy
CSS de la paleta de colores Ocean Auburn Earthy
/* CSS */
.color-1 {
color: #1b3b4b;
}
.color-2 {
color: #4b6c81;
}
.color-3 {
color: #9cb4a1;
}
.color-4 {
color: #d8b86e;
}
.color-5 {
color: #b73a24;
}
/* CSS Variables */
:root {
--color-1: #1b3b4b;
--color-2: #4b6c81;
--color-3: #9cb4a1;
--color-4: #d8b86e;
--color-5: #b73a24;
}
CSS del degradado de fondo Ocean Auburn Earthy
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b3b4b, #4b6c81, #9cb4a1, #d8b86e, #b73a24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b3b4b, #4b6c81, #9cb4a1, #d8b86e, #b73a24);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1 paleta de colores Océano
Ocean Auburn Earthy color palette created on .