Paleta de colores Shades of Peach
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Peach palette
CSS de la paleta de colores Shades of Peach
/* CSS */
.color-1 {
color: #fcc3c0;
}
.color-2 {
color: #bcd3e6;
}
.color-3 {
color: #f7d597;
}
.color-4 {
color: #eab4a4;
}
.color-5 {
color: #d8f3ea;
}
/* CSS Variables */
:root {
--color-1: #fcc3c0;
--color-2: #bcd3e6;
--color-3: #f7d597;
--color-4: #eab4a4;
--color-5: #d8f3ea;
}
CSS del degradado de fondo Shades of Peach
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fcc3c0, #bcd3e6, #f7d597, #eab4a4, #d8f3ea);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fcc3c0, #bcd3e6, #f7d597, #eab4a4, #d8f3ea);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Rosa
- Light Blue Cinderella
- Light Blue Cinderella
- Cotton Candy Sky
- Whispers of Twilight
- Whispers of Kazuha
- Serenade of Aecuh
- Whimsical Luster
- Sugar Rush Delight
- Vibrant Yellow
- Pastel Whirlwind
- Shades of Pink and Blue
- Electric Sunset Splash
- Pastel Pink
- Whimsical Harmony
- Vibrant Pink
- Passionate Reverie
- Whimsical Whispers
- Shades of Blue
Shades of Peach color palette created on .