Glacier Blue Color Palette
Pale ice blue deepening into vivid glacier teal.
Use as a gradient →
Colors
#CAF0F8
#ADE8F4
#90E0EF
#48CAE4
#00B4D8
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #CAF0F8 | T - | T - | |
| #ADE8F4 | T - | T - | |
| #90E0EF | T - | T - | |
| #48CAE4 | T - | T - | |
| #00B4D8 | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Glacier Blue CSS Code
HEX Copy
#CAF0F8 #ADE8F4 #90E0EF #48CAE4 #00B4D8
RGBA Copy
rgba(202, 240, 248, 1.0) rgba(173, 232, 244, 1.0) rgba(144, 224, 239, 1.0) rgba(72, 202, 228, 1.0) rgba(0, 180, 216, 1.0)
HSLA Copy
hsla(190, 77%, 88%, 1.0) hsla(190, 76%, 82%, 1.0) hsla(189, 75%, 75%, 1.0) hsla(190, 74%, 59%, 1.0) hsla(190, 100%, 42%, 1.0)
More Color Palettes
FAQ
What colors are in the Glacier Blue palette?Pale ice blue deepening into vivid glacier teal.
How do I turn the Glacier Blue palette into a CSS gradient?
Use
background: linear-gradient(to right, #CAF0F8, #ADE8F4, #90E0EF, #48CAE4, #00B4D8);, or click "Use as a gradient" above to open it in the live generator.