Whispers of Tranquil Waters Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Whispers of Tranquil Waters palette

Condividi questa palette a:

tavolozza dei colori Whispers of Tranquil Waters CSS

/* CSS */
.color-1 {
color: #94948f;
}
.color-2 {
color: #67a2a1;
}
.color-3 {
color: #5c9d9d;
}
.color-4 {
color: #549b9c;
}
.color-5 {
color: #4b9395;
}

/* CSS Variables */
:root {
--color-1: #94948f;
--color-2: #67a2a1;
--color-3: #5c9d9d;
--color-4: #549b9c;
--color-5: #4b9395;
}

CSS con gradiente di sfondo Whispers of Tranquil Waters

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #94948f, #67a2a1, #5c9d9d, #549b9c, #4b9395);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #94948f, #67a2a1, #5c9d9d, #549b9c, #4b9395);
}

Tavolozze di colori simili

Whispers of Tranquil Waters color palette created on .