Soft Femboy Twink Color Palette
Discover the beautiful Soft Femboy Twink color palette featuring mona lisa (#ff999c), apricot peach (#facec2), classic rose (#fbc1ea), snuff (#e6dde9) and periwinkle gray (#c4d0e3).
Brightness
Saturation
Warmth
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Soft Femboy Twink palette
💻 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);
}
🔗 Explore similar color palettes
Soft Femboy Twink color palette created on .