Dodger Blue Color Code
Dodger Blue·#1E90FF
Dodger Blue is a vivid CSS named color at #1E90FF that feels faster, lighter, and more interaction-driven than standard Blue or Royal Blue. Use it when you need a brighter action color for links, buttons, highlights, and modern interface states.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Primary buttons, active states, and link emphasis.
- Bright and responsive; best in focused roles.
- Pairs with white, navy neutrals, and softer blues.
Reference Notes
Dodger Blue is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product and interface reference work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-dodger-blue: #1E90FF;
--color-dodger-blue-rgb: 30 144 255;
}class="bg-[#1E90FF] text-white"
class="hover:bg-[#1668B8] ring-1 ring-[#1E90FF]"{
"dodgerBlue": "#1E90FF",
"dodgerBlueRgb": [30, 144, 255],
"dodgerBlueHsl": [210, 100, 56]
}