What is the vanilla hex code?
Vanilla approximates #f3e5ab \u2014 a soft, pale cream-yellow.
Why does vanilla mean plain?
As the default flavor it became a byword for \u201cordinary\u201d \u2014 ironic, since real vanilla is one of the most complex and labor-intensive flavors, once as costly as silver.
Is vanilla a warm neutral?
Yes \u2014 a warm cream off-white that soothes and pairs with almost anything, a cozier alternative to stark white.
What color is #f3e5ab?
#f3e5ab is a light electric yellow, closest to Pale Goldenrod (ΔE2000 2.7). It sits at 48° on the hue wheel with 75% saturation and 81% lightness, which reads as warm.
What is the RGB value of #f3e5ab?
rgb(243, 229, 171) — 243 red, 229 green and 171 blue out of 255, or 95.3% / 89.8% / 67.1% by channel.
What is #f3e5ab in HSL and HSV?
hsl(48, 75%, 81%) and hsv(48, 30%, 95%). HSL is what CSS takes; HSV is what your design tool's picker shows, which is why the saturation numbers rarely match.
Is #f3e5ab a light or a dark color?
It is a light color. Relative luminance is 0.7803 and perceived brightness is 89%, so black text on it reaches 16.61:1.
Should I use black or white text on #f3e5ab?
Black. It scores 16.61:1 against #f3e5ab, versus 1.26:1 for white — AAA at any size.
Is #f3e5ab accessible on a white background?
#f3e5ab on white scores 1.26:1, which fails WCAG AA at every size. Darken it to #8B7414 to reach 4.5:1, or #68560F for 7:1.
What is the complementary color of #f3e5ab?
#ABB9F3 sits directly opposite on the wheel. Softer options are the split-complements #ABDDF3 and #C1ABF3, which give the same contrast with far less vibration.
What colors go well with #f3e5ab?
For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8B4B for secondary text, #155DB7 as an accent and #705D10 for hover and pressed states. For a palette, the analogous pair #F3C1AB and #DDF3AB stays calm, while #ABB9F3 is the loudest partner.
What is #f3e5ab in CMYK for printing?
cmyk(0%, 6%, 30%, 5%). 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 #f3e5ab 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 #F3D0AB; nudged cooler, #E7F4AA.
Which Tailwind color is closest to #f3e5ab?
The yellow family — its 500 step is #eab308, ΔE2000 18.6 away. That is a visible difference, so define #f3e5ab as a custom token rather than reaching for the built-in.
How do I use #f3e5ab in Tailwind CSS?
Inline it as an arbitrary value with bg-[#f3e5ab] or text-[#f3e5ab], 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 #f3e5ab with 50% opacity?
rgba(243, 229, 171, 0.5), or #f3e5ab80 in eight-digit hex. Over white that composites to #F9F2D5; over black, #7A7356.
Is #f3e5ab a web-safe color?
No. The nearest web-safe colour is #FFCC99, ΔE2000 12.7 away. The palette only matters for legacy displays and some email clients now.
What does the color #f3e5ab 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 #f3e5ab?
The safest is same-hue elevation: linear-gradient(135deg, #FBF6E1, #f3e5ab 45%, #705D10). For more colour, a short hue run to #BBEF90 keeps it rich without turning muddy.