Skip to content

#78556B

≈ dimgray · rgb(120, 85, 107)
Color formats
HEX#78556B
RGBrgb(120, 85, 107)
HSLhsl(322, 17%, 40%)
HSVhsv(322, 29%, 47%)
OKLCHoklch(49% 0.06 341)
CMYKcmyk(0%, 29%, 11%, 53%)
Contrast & accessibility
On white6.34:1AA pass
On black3.31:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #78556b;
  --dimgray-rgb: 120 85 107;
  --dimgray-oklch: oklch(49% 0.06 341);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#78556b] text-[#78556b] border-[#78556b]
Shades & tints
Color harmonies
About this color

#78556B is a color with the RGB value rgb(120, 85, 107). Its closest CSS named color is "dimgray". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #78556B to other formats

Palettes with a similar color

Gradients with a similar color

Copied