Banana yellow Color

HEX, RGB, HSL & CMYK Codes

#fafe4b
Format Value
HEX #fafe4b
RGB rgb(250, 254, 75)
HSL hsl(61.3, 98.9%, 64.5%)
CMYK cmyk(1.6%, 0%, 70.5%, 0.4%)
HSV hsv(61.3, 70.5%, 99.6%)

banana yellow color harmonies

Tints & shades of banana yellow

Tints (lighter)

#fafe5b #fbfe6c #fbfe7c #fcfe8c #fcfe9d #fdffad #fdffbe #feffce #feffde #ffffef

Shades (darker)

#e3e744 #cdd03d #b6b937 #9fa230 #888b29 #727322 #5b5c1b #444514 #2d2e0e #171707

Contrast & accessibility

The quick brown fox

On white · 1.09:1 · Fail

The quick brown fox

On black · 19.34:1 · AAA

Recommended text color: #000000

Use banana yellow in code

CSS color: #fafe4b;
SCSS $color: #fafe4b;
Tailwind bg-[#fafe4b]
Swift UIColor(red: 0.980, green: 0.996, blue: 0.294, alpha: 1)
Android Color.parseColor("#fafe4b")
Flutter Color(0xFFFAFE4B)

Colors similar to banana yellow

Browse all Yellow colors →

What is the HEX code for banana yellow?

The CSS color banana yellow in HEX format is #fafe4b. Use this value directly in CSS, SVG, and most design tools.

How do I use banana yellow in CSS?

To apply banana yellow in CSS:

  • Text color: color: #fafe4b;
  • Background: background-color: #fafe4b;
  • Border: border-color: #fafe4b;

What are all the color format values for banana yellow?

FormatValue
HEX#fafe4b
RGBrgb(250, 254, 75)
HSLhsl(61.3, 98.9%, 64.5%)
CMYKcmyk(1.6%, 0%, 70.5%, 0.4%)

How do I convert banana yellow to HEX?

Select banana yellow from the color name list in our color converter. The HEX value — #fafe4b — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does banana yellow belong to?

banana yellow belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 61.3°, saturation 98.9%, lightness 64.5%.

How do I create lighter and darker shades of banana yellow?

Lighter variant (lightness 79.5%): #fcfe97. Darker variant (lightness 49.5%): #f6fb01. 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.