Earthy Royal Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Earthy Royal palette

Condividi questa palette a:

tavolozza dei colori Earthy Royal CSS

/* CSS */
.color-1 {
color: #6f4c3e;
}
.color-2 {
color: #a87d4d;
}
.color-3 {
color: #dab72b;
}
.color-4 {
color: #3e7e5b;
}
.color-5 {
color: #6a2d8f;
}

/* CSS Variables */
:root {
--color-1: #6f4c3e;
--color-2: #a87d4d;
--color-3: #dab72b;
--color-4: #3e7e5b;
--color-5: #6a2d8f;
}

CSS con gradiente di sfondo Earthy Royal

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f4c3e, #a87d4d, #dab72b, #3e7e5b, #6a2d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f4c3e, #a87d4d, #dab72b, #3e7e5b, #6a2d8f);
}

Tavolozze di colori simili

Nessuna tavolozza trovata

Prova filtri diversi o cancella la tua selezione attuale.

Earthy Royal color palette created on .