Powder Blue Color Code
Powder Blue·#B0E0E6
Powder Blue is a soft CSS named blue at #B0E0E6 with a muted, misty quality that feels calmer than Sky Blue and less directional than Light Sky Blue. Use it when you need a delicate surface color for subtle data fills, secondary backgrounds, healthcare or education UI, and low-pressure interface sections.
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
- Calm panels, subtle data fills, and gentle grouping.
- Low-pressure structure, not attention-heavy accents.
- Pairs with white, silver-gray, and a darker anchor color.
Reference Notes
Powder 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-powder-blue: #B0E0E6;
--color-powder-blue-rgb: 176 224 230;
}class="bg-[#B0E0E6] text-white"
class="hover:bg-[#7FA1A6] ring-1 ring-[#B0E0E6]"{
"powderBlue": "#B0E0E6",
"powderBlueRgb": [176, 224, 230],
"powderBlueHsl": [187, 52, 80]
}