Paleta de colores Elegant Turquoise
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Elegant Turquoise palette
CSS de la paleta de colores Elegant Turquoise
/* CSS */
.color-1 {
color: #009485;
}
.color-2 {
color: #00bdd6;
}
.color-3 {
color: #4eb7ac;
}
.color-4 {
color: #ffb300;
}
.color-5 {
color: #ffd54d;
}
/* CSS Variables */
:root {
--color-1: #009485;
--color-2: #00bdd6;
--color-3: #4eb7ac;
--color-4: #ffb300;
--color-5: #ffd54d;
}
CSS del degradado de fondo Elegant Turquoise
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #009485, #00bdd6, #4eb7ac, #ffb300, #ffd54d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #009485, #00bdd6, #4eb7ac, #ffb300, #ffd54d);
}
Paletas de colores similares
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
- Ocean Whisper
- Ethereal Webs
- Ocean Breeze Symphony
Elegant Turquoise color palette created on .