Aqua Whisper Dreamscape Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Aqua Whisper Dreamscape palette

Share this palette to:

Aqua Whisper Dreamscape color palette CSS

/* CSS */
.color-1 {
color: #8efbfb;
}
.color-2 {
color: #d5dcdb;
}
.color-3 {
color: #74c9d2;
}
.color-4 {
color: #3edae5;
}
.color-5 {
color: #3ab0b6;
}

/* CSS Variables */
:root {
--color-1: #8efbfb;
--color-2: #d5dcdb;
--color-3: #74c9d2;
--color-4: #3edae5;
--color-5: #3ab0b6;
}

Aqua Whisper Dreamscape background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8efbfb, #d5dcdb, #74c9d2, #3edae5, #3ab0b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8efbfb, #d5dcdb, #74c9d2, #3edae5, #3ab0b6);
}

Similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Aqua Whisper Dreamscape color palette created on .