Camel Color

HEX, RGB, HSL & CMYK Codes

#c69f59
Format Value
HEX #c69f59
RGB rgb(198, 159, 89)
HSL hsl(38.5, 48.9%, 56.3%)
CMYK cmyk(0%, 19.7%, 55.1%, 22.4%)
HSV hsv(38.5, 55.1%, 77.6%)

camel color harmonies

Tints & shades of camel

Tints (lighter)

#cba868 #d0b077 #d6b986 #dbc295 #e0cba4 #e5d3b4 #eadcc3 #efe5d2 #f5eee1 #faf6f0

Shades (darker)

#b49151 #a28249 #907441 #7e6539 #6c5731 #5a4828 #483a20 #362b18 #241d10 #120e08

Contrast & accessibility

The quick brown fox

On white · 2.47:1 · Fail

The quick brown fox

On black · 8.5:1 · AAA

Recommended text color: #000000

Use camel in code

CSS color: #c69f59;
SCSS $color: #c69f59;
Tailwind bg-[#c69f59]
Swift UIColor(red: 0.776, green: 0.624, blue: 0.349, alpha: 1)
Android Color.parseColor("#c69f59")
Flutter Color(0xFFC69F59)

Colors similar to camel

Browse all Orange colors →

What is the HEX code for camel?

The CSS color camel in HEX format is #c69f59. Use this value directly in CSS, SVG, and most design tools.

How do I use camel in CSS?

To apply camel in CSS:

  • Text color: color: #c69f59;
  • Background: background-color: #c69f59;
  • Border: border-color: #c69f59;

What are all the color format values for camel?

FormatValue
HEX#c69f59
RGBrgb(198, 159, 89)
HSLhsl(38.5, 48.9%, 56.3%)
CMYKcmyk(0%, 19.7%, 55.1%, 22.4%)

How do I convert camel to HEX?

Select camel from the color name list in our color converter. The HEX value — #c69f59 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does camel belong to?

camel belongs to the orange color family. It is a medium, moderately saturated color with HSL values: hue 38.5°, saturation 48.9%, lightness 56.3%.

How do I create lighter and darker shades of camel?

Lighter variant (lightness 71.3%): #dac092. Darker variant (lightness 41.3%): #9d7836. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.