Skip to content

#98667E

≈ rosybrown · rgb(152, 102, 126)
Color formats
HEX#98667E
RGBrgb(152, 102, 126)
HSLhsl(331, 20%, 50%)
HSVhsv(331, 33%, 60%)
OKLCHoklch(57% 0.07 349)
CMYKcmyk(0%, 33%, 17%, 40%)
Contrast & accessibility
On white4.63:1AA pass
On black4.54:1AA pass
Best text color#FFFFFF
Nearest CSS name: rosybrown
Copy-ready code
CSS custom properties
:root {
  --rosybrown: #98667e;
  --rosybrown-rgb: 152 102 126;
  --rosybrown-oklch: oklch(57% 0.07 349);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--rosybrown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98667e] text-[#98667e] border-[#98667e]
Shades & tints
Color harmonies
About this color

#98667E is a color with the RGB value rgb(152, 102, 126). 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 #98667E to other formats

Palettes with a similar color

Gradients with a similar color

Copied