Paleta de colores Japanese Cuisine

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Japanese Cuisine palette

Compartir esta paleta en:

Descargar la paleta de colores Japanese Cuisine (PNG)

Download japanese cuisine color palette PNG image (landscape)
Download japanese cuisine color palette PNG image (square)

CSS de la paleta de colores Japanese Cuisine

/* CSS */
.color-1 {
color: #ffb19e;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #f0a800;
}
.color-4 {
color: #5e5e5e;
}
.color-5 {
color: #404040;
}

/* CSS Variables */
:root {
--color-1: #ffb19e;
--color-2: #ff6e61;
--color-3: #f0a800;
--color-4: #5e5e5e;
--color-5: #404040;
}

CSS del degradado de fondo Japanese Cuisine

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb19e, #ff6e61, #f0a800, #5e5e5e, #404040);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb19e, #ff6e61, #f0a800, #5e5e5e, #404040);
}

Paletas de colores similares

Japanese Cuisine color palette created on .