Paleta de colores Jubokko

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Jubokko palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Jubokko

Download jubokko color palette PNG image (landscape)
Download jubokko color palette PNG image (square)

CSS de la paleta de colores Jubokko

/* CSS */
.color-1 {
color: #a14f6e;
}
.color-2 {
color: #d8b6c2;
}
.color-3 {
color: #e7d3c5;
}
.color-4 {
color: #f3e2aa;
}
.color-5 {
color: #c6b24e;
}

/* CSS Variables */
:root {
--color-1: #a14f6e;
--color-2: #d8b6c2;
--color-3: #e7d3c5;
--color-4: #f3e2aa;
--color-5: #c6b24e;
}

CSS del degradado de fondo Jubokko

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a14f6e, #d8b6c2, #e7d3c5, #f3e2aa, #c6b24e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a14f6e, #d8b6c2, #e7d3c5, #f3e2aa, #c6b24e);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 5 paletas de colores Japonés

Jubokko color palette created on .