Paleta de colores Japanese Autumn with Blues and Reds

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Japanese Autumn with Blues and Reds palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Japanese Autumn with Blues and Reds

Download japanese autumn with blues and reds color palette PNG image (landscape)
Download japanese autumn with blues and reds color palette PNG image (square)

CSS de la paleta de colores Japanese Autumn with Blues and Reds

/* CSS */
.color-1 {
color: #f47b1f;
}
.color-2 {
color: #a23457;
}
.color-3 {
color: #2a6b93;
}
.color-4 {
color: #c3b192;
}
.color-5 {
color: #682c2f;
}

/* CSS Variables */
:root {
--color-1: #f47b1f;
--color-2: #a23457;
--color-3: #2a6b93;
--color-4: #c3b192;
--color-5: #682c2f;
}

CSS del degradado de fondo Japanese Autumn with Blues and Reds

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f47b1f, #a23457, #2a6b93, #c3b192, #682c2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f47b1f, #a23457, #2a6b93, #c3b192, #682c2f);
}

Japanese Autumn with Blues and Reds color palette created on .