Bleu Ciel

RE0068 / Ressource
#A0C8E0

Sky blue — an open, airy blue evoking Mediterranean skies. Light and optimistic, it lifts ceilings and expands small rooms.

Spec Sheet

Hex#A0C8E0
RGB160, 200, 224
HSL203°, 51%, 75%
On White 1.77:1 Fail
On Black 11.83:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #E5E9EB
Text: #141B1F
Accent: #A0C8E0
Support: #A2775D
Neutral: #BEC0D0

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Bleu Ciel Palettes are free. Exports aren't.

#E5E9EB background RGB 229 233 235
#141B1F ink RGB 20 27 31
#A0C8E0 accent RGB 160 200 224
#A2775D support RGB 162 119 93
#BEC0D0 neutral RGB 190 192 208
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5E9EB;
  --palette-ink: #141B1F;
  --palette-accent: #A0C8E0;
  --palette-support: #A2775D;
  --palette-neutral: #BEC0D0;
}

Tailwind Config

{
  "palette-background": "#E5E9EB",
  "palette-ink": "#141B1F",
  "palette-accent": "#A0C8E0",
  "palette-support": "#A2775D",
  "palette-neutral": "#BEC0D0"
}

Pro Exports Pro

Color Blindness Simulation

#BDC7E1
Protanopia
#B4BFE0
Deuteranopia
#8CCED0
Tritanopia

Build a design system around Bleu Ciel.