Cornflower Blue Color Code
Cornflower Blue·#6495ED
Cornflower Blue is a softer CSS named blue at #6495ED that sits between Royal Blue and lighter interface blues. Use it when you want trust and clarity without the intensity of pure Blue or the punch of Dodger Blue.
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
- Banners, cards, supporting actions, and friendly accents.
- Softer than Dodger Blue, less formal than Royal Blue.
- Pairs with off-white, slate neutrals, and deeper blues.
Reference Notes
Cornflower 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-cornflower-blue: #6495ED;
--color-cornflower-blue-rgb: 100 149 237;
}class="bg-[#6495ED] text-white"
class="hover:bg-[#486BAB] ring-1 ring-[#6495ED]"{
"cornflowerBlue": "#6495ED",
"cornflowerBlueRgb": [100, 149, 237],
"cornflowerBlueHsl": [219, 79, 66]
}