Skip to content

#C68C8F

≈ rosybrown · rgb(198, 140, 143)
Color formats
HEX#C68C8F
RGBrgb(198, 140, 143)
HSLhsl(357, 34%, 66%)
HSVhsv(357, 29%, 78%)
OKLCHoklch(70% 0.07 16)
CMYKcmyk(0%, 29%, 28%, 22%)
Contrast & accessibility
On white2.78:1below AA
On black7.55:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c68c8f;
  --rosybrown-rgb: 198 140 143;
  --rosybrown-oklch: oklch(70% 0.07 16);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c68c8f] text-[#c68c8f] border-[#c68c8f]
Shades & tints
Color harmonies
About this color

#C68C8F is a color with the RGB value rgb(198, 140, 143). Its closest CSS named color is "rosybrown". 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 #C68C8F to other formats

Palettes with a similar color

Gradients with a similar color

Copied