#1976D2 — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #1976D2 | |
| RGB | rgb(25, 118, 210) | |
| HSL | hsl(210, 79%, 46%) |
Shades of #1976D2
| #1669BB | #135CA4 | #114F8D | #0E4277 | #0B3660 | #092949 | #061C32 | #030F1B |
Tints of #1976D2
| #2485E5 | #3F94E9 | #5BA3EC | #76B3EF | #91C2F2 | #ADD1F5 | #C8E0F9 | #E4F0FC |
Color Pairings & Harmony
|
Complementary
#D27519
|
Analogous +30°
#1919D2
|
Analogous −30°
#19D2D2
|
Triadic +120°
#D21975
|
Triadic −120°
#75D219
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #1976D2;
}
.element-bg {
background-color: #1976D2;
color: #ffffff;
}
.element-border {
border: 2px solid #1976D2;
}
About #1976D2
#1976D2 is a medium color with high saturation, defined by the hex code #1976D2. Its exact color model values are rgb(25, 118, 210) in RGB and hsl(210, 79%, 46%) in HSL (hue 210°, saturation 79%, lightness 46%). On a white background the contrast ratio is 4.60:1 — AA pass for normal text, and on black it is 4.56:1 — AA pass for normal text. Use #1976D2 for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →