Testosterose
#ddaaff
Here's everything about the color Testosterose (#ddaaff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ddaaff | |
|---|---|---|
| RGB | rgb(221, 170, 255) | |
| HSL | hsl(276, 100%, 83%) | |
| CMYK | cmyk(13%, 33%, 0%, 0%) | |
| LAB | lab(77, 31, -35) | |
| OKLCH | oklch(0.81 0.128 311) |
Color harmonies
Tints & shades
Code snippets
color: #ddaaff;
background-color: #ddaaff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFFDDAAFF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.67, blue: 1.00, alpha: 1.0)