What is the sunset orange hex code?
Sunset orange approximates #fd5e53 — a warm red-orange.
Why are sunsets orange?
At low angles, sunlight passes through more atmosphere; short blue wavelengths scatter away (Rayleigh scattering), leaving warm reds and oranges — the same effect that makes the daytime sky blue.
Why are some sunsets more vivid?
Extra particles — dust, smoke or pollution — scatter and filter light further, often intensifying the reds and oranges of a sunset.
What color is #fd5e53?
#fd5e53 is a light electric red, closest to Tomato (ΔE2000 4.2). It sits at 4° on the hue wheel with 98% saturation and 66% lightness, which reads as warm.
What is the RGB value of #fd5e53?
rgb(253, 94, 83) — 253 red, 94 green and 83 blue out of 255, or 99.2% / 36.9% / 32.5% by channel.
What is #fd5e53 in HSL and HSV?
hsl(4, 98%, 66%) and hsv(4, 67%, 99%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #fd5e53 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2951 and perceived brightness is 62%, so black text on it reaches 6.90:1.
Should I use black or white text on #fd5e53?
Black. It scores 6.90:1 against #fd5e53, versus 3.04:1 for white — AA at any size.
Is #fd5e53 accessible on a white background?
#fd5e53 on white scores 3.04:1, which only clears AA for large text — 18.66px bold or 24px regular and up. Darken it to #EC1203 to reach 4.5:1, or #B00D02 for 7:1.
What is the complementary color of #fd5e53?
#53F2FD sits directly opposite on the wheel. Softer options are the split-complements #53FDB3 and #539DFD, which give the same contrast with far less vibration.
What colors go well with #fd5e53?
For interface work: #FAF5F4 as the surface, #EDC3C0 for borders, #9B504B for secondary text, #00CCA7 as an accent and #7E0A01 for hover and pressed states. For a palette, the analogous pair #FD539D and #FDB353 stays calm, while #53F2FD is the loudest partner.
What is #fd5e53 in CMYK for printing?
cmyk(0%, 63%, 67%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #fd5e53 warm or cool?
Warm — it scores 15 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FD8153; nudged cooler, #FF5186.
Which Tailwind color is closest to #fd5e53?
The red family — its 500 step is #ef4444, ΔE2000 5.9 away. That is a visible difference, so define #fd5e53 as a custom token rather than reaching for the built-in.
How do I use #fd5e53 in Tailwind CSS?
Inline it as an arbitrary value with bg-[#fd5e53] or text-[#fd5e53], or register the whole ramp under theme.extend.colors.brand so you get bg-brand-500 and friends. The generated 50–950 scale on this page is ready to paste into your config.
What is #fd5e53 with 50% opacity?
rgba(253, 94, 83, 0.5), or #fd5e5380 in eight-digit hex. Over white that composites to #FEAFA9; over black, #7F2F2A.
Is #fd5e53 a web-safe color?
No. The nearest web-safe colour is #FF6666, ΔE2000 4 away. The palette only matters for legacy displays and some email clients now.
What does the color #fd5e53 mean?
As a red, it reads urgent, appetising, bold. Red arrives before the rest of the page does. It raises attention and appetite, which is why it runs food, sport and clearance pricing. At this chroma the effect is amplified — it will dominate whatever sits beside it.
What gradient works with #fd5e53?
The safest is same-hue elevation: linear-gradient(135deg, #FE9790, #fd5e53 45%, #7E0A01). For more colour, a short hue run to #FDD835 keeps it rich without turning muddy.