Paleta de colores Red Beach
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Red Beach palette
CSS de la paleta de colores Red Beach
/* CSS */
.color-1 {
color: #b30f0f;
}
.color-2 {
color: #eb6d37;
}
.color-3 {
color: #f3c17c;
}
.color-4 {
color: #a1d6e8;
}
.color-5 {
color: #3e7d93;
}
/* CSS Variables */
:root {
--color-1: #b30f0f;
--color-2: #eb6d37;
--color-3: #f3c17c;
--color-4: #a1d6e8;
--color-5: #3e7d93;
}
CSS del degradado de fondo Red Beach
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b30f0f, #eb6d37, #f3c17c, #a1d6e8, #3e7d93);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b30f0f, #eb6d37, #f3c17c, #a1d6e8, #3e7d93);
}
Paletas de colores similares
- Vibrant Red
- Shades of Yellow Orange Red
- Warm Orange
- Skibidi Sunset Vibes
- Shades of Pink
- Ferrari's Flame
- Yuletide Whimsy
- Brilliant Red Cheerleader
- Cheerful Crimson Harmony
- Warm Red
- Whimsical Waves
- Shades of Yellow and Red
- Urban Pulse
- Red Shades
- Radical Red Sunset
- Blushing Ember
- Wild Watermelon Shades
- Vibrant Red Blue
Red Beach color palette created on .