What is the Shell yellow hex code?
Shell yellow is #fbce07, outlined in Shell red #dd1d21 — the wordless pecten mark.
Why doesn’t the Shell logo say Shell?
By 1999 recognition testing showed the yellow-red scallop needed no name — a confidence built by Loewy’s 1971 simplification and decades of consistency.
Who designed the Shell logo?
The modern pecten is Raymond Loewy’s 1971 refinement of shell marks dating to 1900 — one of the longest single-mark evolutions in branding.
What color is #fbce07?
#fbce07 is a balanced electric yellow, closest to Gold (ΔE2000 2.4). It sits at 49° on the hue wheel with 97% saturation and 51% lightness, which reads as warm.
What is the RGB value of #fbce07?
rgb(251, 206, 7) — 251 red, 206 green and 7 blue out of 255, or 98.4% / 80.8% / 2.7% by channel.
What is #fbce07 in HSL and HSV?
hsl(49, 97%, 51%) and hsv(49, 97%, 98%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #fbce07 a light or a dark color?
It is a light color. Relative luminance is 0.6467 and perceived brightness is 82%, so black text on it reaches 13.93:1.
Should I use black or white text on #fbce07?
Black. It scores 13.93:1 against #fbce07, versus 1.51:1 for white — AAA at any size.
Is #fbce07 accessible on a white background?
#fbce07 on white scores 1.51:1, which fails WCAG AA at every size. Darken it to #8B7102 to reach 4.5:1, or #675502 for 7:1.
What is the complementary color of #fbce07?
#0734FB sits directly opposite on the wheel. Softer options are the split-complements #07AEFB and #5407FB, which give the same contrast with far less vibration.
What colors go well with #fbce07?
For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8C4B for secondary text, #0371FF as an accent and #7D6702 for hover and pressed states. For a palette, the analogous pair #FB5407 and #AEFB07 stays calm, while #0734FB is the loudest partner.
What is #fbce07 in CMYK for printing?
cmyk(0%, 18%, 97%, 2%). 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 #fbce07 warm or cool?
Warm — it scores 16 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBA007; nudged cooler, #D0FD05.
Which Tailwind color is closest to #fbce07?
The yellow family — its 500 step is #eab308, ΔE2000 7.2 away. That is a visible difference, so define #fbce07 as a custom token rather than reaching for the built-in.
How do I use #fbce07 in Tailwind CSS?
Inline it as an arbitrary value with bg-[#fbce07] or text-[#fbce07], 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 #fbce07 with 50% opacity?
rgba(251, 206, 7, 0.5), or #fbce0780 in eight-digit hex. Over white that composites to #FDE783; over black, #7E6704.
Is #fbce07 a web-safe color?
No. The nearest web-safe colour is #FFCC00, ΔE2000 1.5 away. The palette only matters for legacy displays and some email clients now.
What does the color #fbce07 mean?
As a yellow, it reads optimistic, alert, cheap-and-cheerful. The most visible hue at low light levels, which is why it owns warnings, hazard tape and value retail. At this chroma the effect is amplified — it will dominate whatever sits beside it.
What gradient works with #fbce07?
The safest is same-hue elevation: linear-gradient(135deg, #FCDA43, #fbce07 45%, #7D6702). For more colour, a short hue run to #63E004 keeps it rich without turning muddy.