Skip to content

#714058

≈ dimgray · rgb(113, 64, 88)
Color formats
HEX#714058
RGBrgb(113, 64, 88)
HSLhsl(331, 28%, 35%)
HSVhsv(331, 43%, 44%)
OKLCHoklch(44% 0.08 350)
CMYKcmyk(0%, 43%, 22%, 56%)
Contrast & accessibility
On white8.15:1AA pass
On black2.58:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #714058;
  --dimgray-rgb: 113 64 88;
  --dimgray-oklch: oklch(44% 0.08 350);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#714058] text-[#714058] border-[#714058]
Shades & tints
Color harmonies
About this color

#714058 is a color with the RGB value rgb(113, 64, 88). 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 #714058 to other formats

Palettes with a similar color

Gradients with a similar color

Copied