#1E90FF - DodgerBlue
The hexadecimal color code #1E90FF corresponds to the color "DodgerBlue" , which is a shade of Blue. This color is a combination of red (at 0,12 level), green (at 0,56 level) and blue (at 1,00 level). Its brightness is 55% and its saturation is 100%. It is composed of red at 6%, green at 33% and blue at 59%.
Features
Variations of #1E90FF
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #1E90FF is the color #E8F3FF
Darker Shades
Palette of progressively darker shades. The darkest shade is #030E19.
Other Shades of Blue
Examples of other colors within the Blue spectrum .
Color Palettes
The complementary color #E16F00 is the color exactly opposite to #1E90FF on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
DodgerBlue
#1E90FF
Uses of #1E90FF in CSS
When using #1E90FF as the background color, consider selecting a darker text color for improved readability. If you want to use #1E90FF as the text color, prefer a dark background, such as Black.
You can replace the color code #1E90FF with its official name: DodgerBlue. You can then write in CSS "background: DodgerBlue " for a background of #1E90FF.
#1E90FF as background color
div{ background: #1E90FF; }
div{ background: DodgerBlue; }
Colored text
div{ color: #1E90FF; }
div{ color: DodgerBlue; }
Border
div{ border: 3px solid #1E90FF; }
div{ border: 3px solid DodgerBlue; }
Shadow
div{ box-shadow: 3px 3px 7px #1E90FF; }
div{ box-shadow: 3px 3px 7px DodgerBlue; }
Note:
In CSS, the color code #1E90FF can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #1E90FF.
Choose another color
Select another color on color wheel.