Supremely Cool
#afbed4
Here's everything about the color Supremely Cool (#afbed4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #afbed4 | |
|---|---|---|
| RGB | rgb(175, 190, 212) | |
| HSL | hsl(216, 30%, 76%) | |
| CMYK | cmyk(17%, 10%, 0%, 17%) | |
| LAB | lab(76, -2, -13) | |
| OKLCH | oklch(0.8 0.035 258) |
Color harmonies
Tints & shades
Code snippets
color: #afbed4;
background-color: #afbed4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAFBED4)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.75, blue: 0.83, alpha: 1.0)