Red and Blue Russia Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Red and Blue Russia palette
Red and Blue Russia color palette CSS
/* CSS */
.color-1 {
color: #c6102e;
}
.color-2 {
color: #00329e;
}
.color-3 {
color: #f7f7f7;
}
.color-4 {
color: #a1a1a1;
}
.color-5 {
color: #e6e6e6;
}
/* CSS Variables */
:root {
--color-1: #c6102e;
--color-2: #00329e;
--color-3: #f7f7f7;
--color-4: #a1a1a1;
--color-5: #e6e6e6;
}
Red and Blue Russia background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6102e, #00329e, #f7f7f7, #a1a1a1, #e6e6e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6102e, #00329e, #f7f7f7, #a1a1a1, #e6e6e6);
}
Similar color palettes
Scroll down to explore 100+ Red color palettes
- Cabaret Chic
- Multiverse Webworks
- Multiverse Webworks
- Vibrant Twilight
- Warm Blue and Red
- Red and Black Elegance
- Chic Blue
- Shades of Red and Blue
- Celestial Charms
- Whimsical Remedy
- Blue and Orange Fusion
- Blue and Orange Fusion
- Red, White and Blue Britain
- Red, White and Blue Britain
- Red, White and Blue Britain
- Gilded Gamble
- Carnival Spectacle
- Celestial Aviary
Red and Blue Russia color palette created on .