Trippy Velvet
#cc00ee
Here's everything about the color Trippy Velvet (#cc00ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc00ee | |
|---|---|---|
| RGB | rgb(204, 0, 238) | |
| HSL | hsl(291, 100%, 47%) | |
| CMYK | cmyk(14%, 100%, 0%, 7%) | |
| LAB | lab(50, 83, -68) | |
| OKLCH | oklch(0.62 0.295 320) |
Color harmonies
Tints & shades
Code snippets
color: #cc00ee;
background-color: #cc00ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFCC00EE)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.00, blue: 0.93, alpha: 1.0)