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?
| 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%) |
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.