Mt. Komorebi Escape Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Mt. Komorebi Escape palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Mt. Komorebi Escape

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

tavolozza dei colori Mt. Komorebi Escape CSS

/* 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 con gradiente di sfondo 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 .