Serene Succulent Oasis Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Serene Succulent Oasis palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Serene Succulent Oasis

Download serene succulent oasis color palette PNG image (landscape)
Download serene succulent oasis color palette PNG image (square)

tavolozza dei colori Serene Succulent Oasis CSS

/* CSS */
.color-1 {
color: #4a7c7d;
}
.color-2 {
color: #69b0a2;
}
.color-3 {
color: #a4dad6;
}
.color-4 {
color: #dff1f1;
}
.color-5 {
color: #f5f5f0;
}

/* CSS Variables */
:root {
--color-1: #4a7c7d;
--color-2: #69b0a2;
--color-3: #a4dad6;
--color-4: #dff1f1;
--color-5: #f5f5f0;
}

CSS con gradiente di sfondo Serene Succulent Oasis

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a7c7d, #69b0a2, #a4dad6, #dff1f1, #f5f5f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a7c7d, #69b0a2, #a4dad6, #dff1f1, #f5f5f0);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 2 tavolozzas di colori Verde acqua

Serene Succulent Oasis color palette created on .