Hoops Pink Cat and Eye Lava Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Hoops Pink Cat and Eye Lava palette
Hoops Pink Cat and Eye Lava color palette PNG image
Hoops Pink Cat and Eye Lava color palette CSS
/* CSS */
.color-1 {
color: #f7a1b2;
}
.color-2 {
color: #f391c0;
}
.color-3 {
color: #e5719d;
}
.color-4 {
color: #d6386f;
}
.color-5 {
color: #c04e39;
}
/* CSS Variables */
:root {
--color-1: #f7a1b2;
--color-2: #f391c0;
--color-3: #e5719d;
--color-4: #d6386f;
--color-5: #c04e39;
}
Hoops Pink Cat and Eye Lava background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7a1b2, #f391c0, #e5719d, #d6386f, #c04e39);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7a1b2, #f391c0, #e5719d, #d6386f, #c04e39);
}
Similar color palettes
Hoops Pink Cat and Eye Lava color palette created on .