Silver-Tongued
#cdc7c7
Silver-Tongued is a color with the hex code #cdc7c7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #cdc7c7 | |
|---|---|---|
| RGB | rgb(205, 199, 199) | |
| HSL | hsl(0, 6%, 79%) | |
| CMYK | cmyk(0%, 3%, 3%, 20%) | |
| LAB | lab(81, 2, 1) | |
| OKLCH | oklch(0.83 0.007 17) |
Color harmonies
Tints & shades
Code snippets
color: #cdc7c7;
background-color: #cdc7c7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCDC7C7)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.78, blue: 0.78, alpha: 1.0)