Viking Diva
#cabae0
Here's everything about the color Viking Diva (#cabae0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cabae0 | |
|---|---|---|
| RGB | rgb(202, 186, 224) | |
| HSL | hsl(265, 38%, 80%) | |
| CMYK | cmyk(10%, 17%, 0%, 12%) | |
| LAB | lab(78, 11, -17) | |
| OKLCH | oklch(0.81 0.055 304) |
Color harmonies
Tints & shades
Code snippets
color: #cabae0;
background-color: #cabae0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFCABAE0)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.73, blue: 0.88, alpha: 1.0)