Aqua Whisper Dreams Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Aqua Whisper Dreams palette

Condividi questa palette a:

tavolozza dei colori Aqua Whisper Dreams CSS

/* CSS */
.color-1 {
color: #ebf8fa;
}
.color-2 {
color: #75ccfa;
}
.color-3 {
color: #3fabee;
}
.color-4 {
color: #909489;
}
.color-5 {
color: #0985c8;
}

/* CSS Variables */
:root {
--color-1: #ebf8fa;
--color-2: #75ccfa;
--color-3: #3fabee;
--color-4: #909489;
--color-5: #0985c8;
}

CSS con gradiente di sfondo Aqua Whisper Dreams

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebf8fa, #75ccfa, #3fabee, #909489, #0985c8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebf8fa, #75ccfa, #3fabee, #909489, #0985c8);
}

Tavolozze di colori simili

Aqua Whisper Dreams color palette created on .