Skip to content

#D0928D

≈ rosybrown · rgb(208, 146, 141)
Color formats
HEX#D0928D
RGBrgb(208, 146, 141)
HSLhsl(4, 42%, 68%)
HSVhsv(4, 32%, 82%)
OKLCHoklch(72% 0.08 24)
CMYKcmyk(0%, 30%, 32%, 18%)
Contrast & accessibility
On white2.57:1below AA
On black8.18:1AA pass
Best text color#000000
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #d0928d;
  --rosybrown-rgb: 208 146 141;
  --rosybrown-oklch: oklch(72% 0.08 24);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d0928d] text-[#d0928d] border-[#d0928d]
Shades & tints
Color harmonies
About this color

#D0928D is a color with the RGB value rgb(208, 146, 141). 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 #D0928D to other formats

Palettes with a similar color

Gradients with a similar color

Copied