Blue Tiger Shark Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Blue Tiger Shark palette
tavolozza dei colori Blue Tiger Shark CSS
/* CSS */
.color-1 {
color: #1e3f4d;
}
.color-2 {
color: #3a5f6e;
}
.color-3 {
color: #698a9b;
}
.color-4 {
color: #b3c3c7;
}
.color-5 {
color: #f6d8a7;
}
/* CSS Variables */
:root {
--color-1: #1e3f4d;
--color-2: #3a5f6e;
--color-3: #698a9b;
--color-4: #b3c3c7;
--color-5: #f6d8a7;
}
CSS con gradiente di sfondo Blue Tiger Shark
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3f4d, #3a5f6e, #698a9b, #b3c3c7, #f6d8a7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3f4d, #3a5f6e, #698a9b, #b3c3c7, #f6d8a7);
}
Tavolozze di colori simili
Blue Tiger Shark color palette created on .