Camel sits in the warm orange family, with the hex code #C19A6B mapping to rgb(193, 154, 107) in RGB and hsl(32.8, 41%, 58.8%) in HSL. In OKLCH it carries 71% perceptual lightness and 0.078 chroma — a moderately saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Orange combines red's urgency with yellow's optimism, landing on a hue that feels friendly without losing energy. It is the colour of recommendations, "+1" social signals and sunsets — inviting rather than aggressive.
Orange combines red's urgency with yellow's optimism, landing on a hue that feels friendly without losing energy. It is the colour of recommendations, "+1" social signals and sunsets — inviting rather than aggressive.
Pure orange rarely passes WCAG AA against white at body sizes — reserve it for headings, icons or buttons with explicit ≥4.5:1 fallback text colour.
#C19A6Brgb(193, 154, 107)hsl(32.8, 41%, 58.8%)hsv(32.8, 44.6%, 75.7%)lch(66.46% 32.22 70.96)oklch(71.13% 0.0782 71.24)lab(66.46% 10.51 30.46):root {
--color: #c19a6b;
--color-rgb: rgb(193, 154, 107);
--color-hsl: hsl(32.8, 41%, 58.8%);
--color-oklch: oklch(71.13% 0.0782 71.24);
}How camel performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing camel with progressively more white.
Shades are produced by mixing camel with progressively more black.
Tones are produced by mixing camel with progressively more gray, lowering chroma while keeping lightness.