Lambda
Unicode Name: Greek Small Letter Lambda
λ
Shortcodes
Copy and paste codes for Lambda symbol λ to use in your websites, apps, blogs, and more.
Unicode
U+03BB
HTML Code
λ
HTML Entity
λ
HEX Code
λ
CSS Code
\03BB
JS/JSON
\u03BB
Unix/C/PHP/JAVA
0x03BB
URL-encode
%CE%BB
copied
Customize Lambda Symbol
Customize λ symbol as you like and download Lambda as SVG or PNG or copy its HTML code to use in your projects.
Preview helps customize symbol. Downloaded image and HTML code may have size/spacing differences.
λ
How to add Lambda symbol in HTML, CSS, and JS?
Insert λ Lambda using HTML
1. Copy-paste Lambda directly:
<span>λ</span>
2. HTML Decimal Code:
<span>λ</span>
3. HTML Entity:
<span>λ</span>
4. Hexadecimal Code:
<span>λ</span>
Preview: λ
Add Lambda symbol with CSS
.lambda::before {
content: '\\03BB';
}
Preview: Lambda
Lambda JavaScript Code
1. Direct Symbol:
document.querySelector('.lambda').textContent = 'λ';
2. Unicode Escape for λ:
document.querySelector('.lambda').textContent = '\u03BB';
Preview: λ
Related Greek Letter Symbols
View all Greek Letter Symbolsπ
Pi Symbol
Σ
Sigma Symbol
α
Alpha Symbol
β
Beta Symbol
γ
Gamma Symbol
δ
Greek Small Letter Delta
ε
Epsilon Symbol
ζ
Greek Small Letter Zeta
η
Greek Small Letter Eta
θ
Greek Small Letter Theta
ι
Greek Small Letter Iota
κ
Greek Small Letter Kappa
μ
Mu Symbol (Micro Sign)
ν
Greek Small Letter Nu
ξ
Greek Small Letter Xi
ο
Greek Small Letter Omicron
ρ
Rho Symbol
ς
Greek Small Letter Final Sigma
σ
Greek Small Letter Sigma
τ
Tau Symbol
υ
Greek Small Letter Upsilon
φ
Phi Symbol
χ
Greek Small Letter Chi
ψ
Greek Small Letter Psi
ω
Greek Small Letter Omega
Α
Greek Capital Letter Alpha
Β
Greek Capital Letter Beta
Γ
Greek Capital Letter Gamma