Meadow Whispers Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Meadow Whispers palette

Share this palette to:

Meadow Whispers color palette PNG image

Download meadow whispers color palette PNG image (landscape)
Download meadow whispers color palette PNG image (square)

Meadow Whispers color palette CSS

/* CSS */
.color-1 {
color: #c1def6;
}
.color-2 {
color: #f7d4bb;
}
.color-3 {
color: #eb98a1;
}
.color-4 {
color: #c7b3d5;
}
.color-5 {
color: #9cc9c1;
}

/* CSS Variables */
:root {
--color-1: #c1def6;
--color-2: #f7d4bb;
--color-3: #eb98a1;
--color-4: #c7b3d5;
--color-5: #9cc9c1;
}

Meadow Whispers background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c1def6, #f7d4bb, #eb98a1, #c7b3d5, #9cc9c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c1def6, #f7d4bb, #eb98a1, #c7b3d5, #9cc9c1);
}

Similar color palettes

Meadow Whispers color palette created on .