Hippie Pink Shades Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Hippie Pink Shades palette
Hippie Pink Shades color palette PNG image
Hippie Pink Shades color palette CSS
/* CSS */
.color-1 {
color: #cf3a5a;
}
.color-2 {
color: #e2798b;
}
.color-3 {
color: #f1a2b7;
}
.color-4 {
color: #f4c3d6;
}
.color-5 {
color: #f9e6e8;
}
/* CSS Variables */
:root {
--color-1: #cf3a5a;
--color-2: #e2798b;
--color-3: #f1a2b7;
--color-4: #f4c3d6;
--color-5: #f9e6e8;
}
Hippie Pink Shades background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cf3a5a, #e2798b, #f1a2b7, #f4c3d6, #f9e6e8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cf3a5a, #e2798b, #f1a2b7, #f4c3d6, #f9e6e8);
}
Similar color palettes
Scroll down to explore 1 Hippie color palette
Hippie Pink Shades color palette created on .