Antiguan
#bddfd8
Here's everything about the color Antiguan (#bddfd8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bddfd8 | |
|---|---|---|
| RGB | rgb(189, 223, 216) | |
| HSL | hsl(168, 35%, 81%) | |
| CMYK | cmyk(15%, 0%, 3%, 13%) | |
| LAB | lab(86, -13, -1) | |
| OKLCH | oklch(0.88 0.037 182) |
Color harmonies
Tints & shades
Code snippets
color: #bddfd8;
background-color: #bddfd8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFBDDFD8)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.87, blue: 0.85, alpha: 1.0)