Skip to content

#C2878A

≈ rosybrown · rgb(194, 135, 138)
Color formats
HEX#C2878A
RGBrgb(194, 135, 138)
HSLhsl(357, 33%, 65%)
HSVhsv(357, 30%, 76%)
OKLCHoklch(68% 0.07 16)
CMYKcmyk(0%, 30%, 29%, 24%)
Contrast & accessibility
On white2.95:1below AA
On black7.13:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c2878a;
  --rosybrown-rgb: 194 135 138;
  --rosybrown-oklch: oklch(68% 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-[#c2878a] text-[#c2878a] border-[#c2878a]
Shades & tints
Color harmonies
About this color

#C2878A is a color with the RGB value rgb(194, 135, 138). 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 #C2878A to other formats

Palettes with a similar color

Gradients with a similar color

Copied