Skip to content

#C39094

≈ rosybrown · rgb(195, 144, 148)
Color formats
HEX#C39094
RGBrgb(195, 144, 148)
HSLhsl(355, 30%, 66%)
HSVhsv(355, 26%, 76%)
OKLCHoklch(70% 0.06 14)
CMYKcmyk(0%, 26%, 24%, 24%)
Contrast & accessibility
On white2.71:1below AA
On black7.74:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #c39094;
  --rosybrown-rgb: 195 144 148;
  --rosybrown-oklch: oklch(70% 0.06 14);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c39094] text-[#c39094] border-[#c39094]
Shades & tints
Color harmonies
About this color

#C39094 is a color with the RGB value rgb(195, 144, 148). 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 #C39094 to other formats

Palettes with a similar color

Gradients with a similar color

Copied