Gangster Chic Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Gangster Chic palette
Gangster Chic color palette CSS
/* CSS */
.color-1 {
color: #c52b2b;
}
.color-2 {
color: #f8a916;
}
.color-3 {
color: #f4e4a9;
}
.color-4 {
color: #4b8c45;
}
.color-5 {
color: #3c6c96;
}
/* CSS Variables */
:root {
--color-1: #c52b2b;
--color-2: #f8a916;
--color-3: #f4e4a9;
--color-4: #4b8c45;
--color-5: #3c6c96;
}
Gangster Chic background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c52b2b, #f8a916, #f4e4a9, #4b8c45, #3c6c96);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c52b2b, #f8a916, #f4e4a9, #4b8c45, #3c6c96);
}
Similar color palettes
- Tropical Tang
- Shades of Red and Purple
- Sunkissed Tomato Garden
- Sunset Embrace
- Dark Green Predator
- Poppy Bright
- Shattered Trust
- Vibrant Serenade
- Orange Vee
- Crispy Autumn Delight
- Sunset Harvest
- Leon’s Sunset Serenade
- Shades of Orange
- Red Sunset
- Vibrant Vanny Dreamscape
- Vibrant Crunchy Yellow
- Vibrant Tapestry
- Sunset Serenade
Gangster Chic color palette created on .