#F57C00 — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #F57C00 | |
| RGB | rgb(245, 124, 0) | |
| HSL | hsl(30, 100%, 48%) |
Shades of #F57C00
| #DB6E00 | #C26100 | #A85400 | #8F4700 | #753B00 | #5C2E00 | #422100 | #291400 |
Tints of #F57C00
| #FF870F | #FF9429 | #FFA142 | #FFAD5C | #FFBA75 | #FFC78F | #FFD4A8 | #FFE0C2 |
Color Pairings & Harmony
|
Complementary
#007AF5
|
Analogous +30°
#F5F500
|
Analogous −30°
#F50000
|
Triadic +120°
#00F57A
|
Triadic −120°
#7A00F5
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #F57C00;
}
.element-bg {
background-color: #F57C00;
color: #000000;
}
.element-border {
border: 2px solid #F57C00;
}
About #F57C00
#F57C00 is a medium color with vivid, highly saturated, defined by the hex code #F57C00. Its exact color model values are rgb(245, 124, 0) in RGB and hsl(30, 100%, 48%) in HSL (hue 30°, saturation 100%, lightness 48%). On a white background the contrast ratio is 2.70:1 — Fail, and on black it is 7.77:1 — AAA pass for normal text. Use #F57C00 for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →