Paleta de colores Teal Medicine
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Teal Medicine palette
CSS de la paleta de colores Teal Medicine
/* CSS */
.color-1 {
color: #3e8e88;
}
.color-2 {
color: #8dd3b3;
}
.color-3 {
color: #f4e1a4;
}
.color-4 {
color: #fb7c79;
}
.color-5 {
color: #4e4b8b;
}
/* CSS Variables */
:root {
--color-1: #3e8e88;
--color-2: #8dd3b3;
--color-3: #f4e1a4;
--color-4: #fb7c79;
--color-5: #4e4b8b;
}
CSS del degradado de fondo Teal Medicine
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3e8e88, #8dd3b3, #f4e1a4, #fb7c79, #4e4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3e8e88, #8dd3b3, #f4e1a4, #fb7c79, #4e4b8b);
}
Paletas de colores similares
- Whispers of a Serene Café
- Whispers of the Forest
- Whimsical Garden
- Fortune's Embrace
- Whispers of Enchantment
- Spring Green
- Whispering Sage
- Blue Business
- Shades of Green Mist
- Whispering Greens
- Shades of Pink
- Osaka Treasures
- Shades of Green
- Enchanted Gloom
- Luminous Emerald Dream
- Shades of Green
- Shades of Blue
- Serene Oasis
Teal Medicine color palette created on .