Paleta de colores Frosted Cranberry Delight
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Frosted Cranberry Delight palette
CSS de la paleta de colores Frosted Cranberry Delight
/* CSS */
.color-1 {
color: #f2cfcf;
}
.color-2 {
color: #eab8b8;
}
.color-3 {
color: #d69a9a;
}
.color-4 {
color: #c67b7b;
}
.color-5 {
color: #b05e5e;
}
/* CSS Variables */
:root {
--color-1: #f2cfcf;
--color-2: #eab8b8;
--color-3: #d69a9a;
--color-4: #c67b7b;
--color-5: #b05e5e;
}
CSS del degradado de fondo Frosted Cranberry Delight
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2cfcf, #eab8b8, #d69a9a, #c67b7b, #b05e5e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2cfcf, #eab8b8, #d69a9a, #c67b7b, #b05e5e);
}
Paletas de colores similares
- Whispers of Soft Earth
- Dark Autumn
- Whispers of a Forgotten Friend
- Desert Blossom
- Whispers of Velvet Blossoms
- Desert Blush
- Warm Orange
- Nutty Earthtones
- Copper Rose Shades
- Warm Beige
- Pink Mint Delight
- Warm Orange
- Haunting Harvest
- Autumn Harvest Hues
- Autumn Harvest Hues
- Shades of Peach
- Embrace of Earth
- Embrace of Earth
Frosted Cranberry Delight color palette created on .