Serpent's Embrace Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Serpent's Embrace palette
tavolozza dei colori Serpent's Embrace CSS
/* CSS */
.color-1 {
color: #c8d5d4;
}
.color-2 {
color: #f1a8a2;
}
.color-3 {
color: #f4c8b3;
}
.color-4 {
color: #e5b69f;
}
.color-5 {
color: #d59faf;
}
/* CSS Variables */
:root {
--color-1: #c8d5d4;
--color-2: #f1a8a2;
--color-3: #f4c8b3;
--color-4: #e5b69f;
--color-5: #d59faf;
}
CSS con gradiente di sfondo Serpent's Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8d5d4, #f1a8a2, #f4c8b3, #e5b69f, #d59faf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8d5d4, #f1a8a2, #f4c8b3, #e5b69f, #d59faf);
}
Tavolozze di colori simili
- Twilight Ember Serenade
- Warm Brown
- Shells and Spice
- Seaside Confectionery
- Harmony in Contrast
- Serpent's Embrace
- Ethereal Desolation
- Clinical Disturbance
- Clinical Dissonance
- Minted Cocoa Dreams
- Whispering Dusk
- Enchanted Sugar Dust
- Whiskered Elegance
- Yarn Whisper
- Brown Cafe
- Shades of Pink
- Whispered Creams
- Desert Mirage
Serpent's Embrace color palette created on .