Turquoise Ocean Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Turquoise Ocean palette
tavolozza dei colori Turquoise Ocean CSS
/* CSS */
.color-1 {
color: #0096b8;
}
.color-2 {
color: #00b3aa;
}
.color-3 {
color: #00dbc2;
}
.color-4 {
color: #a4e0e5;
}
.color-5 {
color: #e4f7f6;
}
/* CSS Variables */
:root {
--color-1: #0096b8;
--color-2: #00b3aa;
--color-3: #00dbc2;
--color-4: #a4e0e5;
--color-5: #e4f7f6;
}
CSS con gradiente di sfondo Turquoise Ocean
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0096b8, #00b3aa, #00dbc2, #a4e0e5, #e4f7f6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0096b8, #00b3aa, #00dbc2, #a4e0e5, #e4f7f6);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80+ tavolozzas di colori Oceano
Turquoise Ocean color palette created on .