Skip to content

#B77357

≈ darksalmon · rgb(183, 115, 87)
Color formats
HEX#B77357
RGBrgb(183, 115, 87)
HSLhsl(18, 40%, 53%)
HSVhsv(18, 52%, 72%)
OKLCHoklch(62% 0.1 43)
CMYKcmyk(0%, 37%, 52%, 28%)
Contrast & accessibility
On white3.75:1below AA
On black5.60:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #b77357;
  --darksalmon-rgb: 183 115 87;
  --darksalmon-oklch: oklch(62% 0.1 43);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b77357] text-[#b77357] border-[#b77357]
Shades & tints
Color harmonies
About this color

#B77357 is a color with the RGB value rgb(183, 115, 87). Its closest CSS named color is "darksalmon". 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 #B77357 to other formats

Palettes with a similar color

Gradients with a similar color

Copied