Paleta de colores Mt. Komorebi Escape

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Mt. Komorebi Escape palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Mt. Komorebi Escape

Download mt. komorebi escape color palette PNG image (landscape)
Download mt. komorebi escape color palette PNG image (square)

CSS de la paleta de colores Mt. Komorebi Escape

/* CSS */
.color-1 {
color: #5db6a6;
}
.color-2 {
color: #a3d55d;
}
.color-3 {
color: #f3e86d;
}
.color-4 {
color: #f6a64c;
}
.color-5 {
color: #d55948;
}

/* CSS Variables */
:root {
--color-1: #5db6a6;
--color-2: #a3d55d;
--color-3: #f3e86d;
--color-4: #f6a64c;
--color-5: #d55948;
}

CSS del degradado de fondo Mt. Komorebi Escape

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5db6a6, #a3d55d, #f3e86d, #f6a64c, #d55948);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5db6a6, #a3d55d, #f3e86d, #f6a64c, #d55948);
}

Mt. Komorebi Escape color palette created on .