Soft Femboy Twink Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Soft Femboy Twink palette
Soft Femboy Twink color palette PNG image
Soft Femboy Twink color palette CSS
/* CSS */
.color-1 {
color: #ff999c;
}
.color-2 {
color: #facec2;
}
.color-3 {
color: #fbc1ea;
}
.color-4 {
color: #e6dde9;
}
.color-5 {
color: #c4d0e3;
}
/* CSS Variables */
:root {
--color-1: #ff999c;
--color-2: #facec2;
--color-3: #fbc1ea;
--color-4: #e6dde9;
--color-5: #c4d0e3;
}
Soft Femboy Twink background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff999c, #facec2, #fbc1ea, #e6dde9, #c4d0e3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff999c, #facec2, #fbc1ea, #e6dde9, #c4d0e3);
}
Similar color palettes
Soft Femboy Twink color palette created on .