Poppy Pompadour
#6b3fa0
Looking for the precise values behind Poppy Pompadour (#6b3fa0)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #6b3fa0 | |
|---|---|---|
| RGB | rgb(107, 63, 160) | |
| HSL | hsl(267, 43%, 44%) | |
| CMYK | cmyk(33%, 61%, 0%, 37%) | |
| LAB | lab(36, 35, -46) | |
| OKLCH | oklch(0.47 0.152 302) |
Color harmonies
Tints & shades
Code snippets
color: #6b3fa0;
background-color: #6b3fa0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF6B3FA0)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.25, blue: 0.63, alpha: 1.0)