Skip to content

#CD838B

≈ rosybrown · rgb(205, 131, 139)
Color formats
HEX#CD838B
RGBrgb(205, 131, 139)
HSLhsl(354, 43%, 66%)
HSVhsv(354, 36%, 80%)
OKLCHoklch(69% 0.09 13)
CMYKcmyk(0%, 36%, 32%, 20%)
Contrast & accessibility
On white2.91:1below AA
On black7.22:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #cd838b;
  --rosybrown-rgb: 205 131 139;
  --rosybrown-oklch: oklch(69% 0.09 13);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd838b] text-[#cd838b] border-[#cd838b]
Shades & tints
Color harmonies
About this color

#CD838B is a color with the RGB value rgb(205, 131, 139). 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 #CD838B to other formats

Palettes with a similar color

Gradients with a similar color

Copied