Gold and Aqua Mix Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Gold and Aqua Mix palette

Condividi questa palette a:

tavolozza dei colori Gold and Aqua Mix CSS

/* CSS */
.color-1 {
color: #ffd900;
}
.color-2 {
color: #a6d7e7;
}
.color-3 {
color: #f6d58e;
}
.color-4 {
color: #c3b0e3;
}
.color-5 {
color: #f5a300;
}

/* CSS Variables */
:root {
--color-1: #ffd900;
--color-2: #a6d7e7;
--color-3: #f6d58e;
--color-4: #c3b0e3;
--color-5: #f5a300;
}

CSS con gradiente di sfondo Gold and Aqua Mix

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffd900, #a6d7e7, #f6d58e, #c3b0e3, #f5a300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffd900, #a6d7e7, #f6d58e, #c3b0e3, #f5a300);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 4 tavolozzas di colori Ambra

Gold and Aqua Mix color palette created on .