What is the HEX code for orangish?
The CSS color orangish in HEX format is #fc824a. Use this value directly in CSS, SVG, and most design tools.
How do I use orangish in CSS?
To apply orangish in CSS:
- Text color: color: #fc824a;
- Background: background-color: #fc824a;
- Border: border-color: #fc824a;
What are all the color format values for orangish?
| Format | Value |
|---|---|
| HEX | #fc824a |
| RGB | rgb(252, 130, 74) |
| HSL | hsl(18.9, 96.7%, 63.9%) |
| CMYK | cmyk(0%, 48.4%, 70.6%, 1.2%) |
How do I convert orangish to HEX?
Select orangish from the color name list in our color converter. The HEX value — #fc824a — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does orangish belong to?
orangish belongs to the orange color family. It is a medium, vivid color with HSL values: hue 18.9°, saturation 96.7%, lightness 63.9%.
How do I create lighter and darker shades of orangish?
Lighter variant (lightness 78.9%): #fdb695. Darker variant (lightness 48.9%): #f55004. 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.