Pink Stray Wav Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Pink Stray Wav palette
Download Pink Stray Wav Color Palette (PNG)
Pink Stray Wav color palette CSS
/* CSS */
.color-1 {
color: #f7c5a1;
}
.color-2 {
color: #f6a2a5;
}
.color-3 {
color: #e76e8d;
}
.color-4 {
color: #d4497c;
}
.color-5 {
color: #ac3984;
}
/* CSS Variables */
:root {
--color-1: #f7c5a1;
--color-2: #f6a2a5;
--color-3: #e76e8d;
--color-4: #d4497c;
--color-5: #ac3984;
}
Pink Stray Wav background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c5a1, #f6a2a5, #e76e8d, #d4497c, #ac3984);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c5a1, #f6a2a5, #e76e8d, #d4497c, #ac3984);
}
Similar color palettes
Scroll down to explore 100+ Aesthetic color palettes
Pink Stray Wav color palette created on .