Pastel Blue
#a2bffe
Here's everything about the color Pastel Blue (#a2bffe) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a2bffe | |
|---|---|---|
| RGB | rgb(162, 191, 254) | |
| HSL | hsl(221, 98%, 82%) | |
| CMYK | cmyk(36%, 25%, 0%, 0%) | |
| LAB | lab(77, 1, -35) | |
| OKLCH | oklch(0.81 0.095 265) |
Color harmonies
Tints & shades
Code snippets
color: #a2bffe;
background-color: #a2bffe;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA2BFFE)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.75, blue: 1.00, alpha: 1.0)