Yellowish Color — HEX, RGB, HSL & CMYK Codes

#faee66
Format Value
HEX #faee66
RGB rgb(250, 238, 102)
HSL hsl(55.1, 93.7%, 69%)
CMYK cmyk(0%, 4.8%, 59.2%, 2%)
HSV hsv(55.1, 59.2%, 98%)

yellowish color harmonies

Tints & shades of yellowish

Tints (lighter)

#faf074 #fbf182 #fbf390 #fcf49e #fcf6ac #fdf7b9 #fdf9c7 #fefad5 #fefce3 #fffdf1

Shades (darker)

#e3d85d #cdc353 #b6ad4a #9f9741 #888238 #726c2e #5b5725 #44411c #2d2b13 #171609

Contrast & accessibility

The quick brown fox

On white · 1.2:1 · Fail

The quick brown fox

On black · 17.49:1 · AAA

Recommended text color: #000000

Use yellowish in code

CSS color: #faee66;
SCSS $color: #faee66;
Tailwind bg-[#faee66]
Swift UIColor(red: 0.980, green: 0.933, blue: 0.400, alpha: 1)
Android Color.parseColor("#faee66")
Flutter Color(0xFFFAEE66)

Colors similar to yellowish

Browse all Yellow colors →

What is the HEX code for yellowish?

The CSS color yellowish in HEX format is #faee66. Use this value directly in CSS, SVG, and most design tools.

How do I use yellowish in CSS?

To apply yellowish in CSS:

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

What are all the color format values for yellowish?

FormatValue
HEX#faee66
RGBrgb(250, 238, 102)
HSLhsl(55.1, 93.7%, 69%)
CMYKcmyk(0%, 4.8%, 59.2%, 2%)

How do I convert yellowish to HEX?

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

What color family does yellowish belong to?

yellowish belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 55.1°, saturation 93.7%, lightness 69%.

How do I create lighter and darker shades of yellowish?

Lighter variant (lightness 84%): #fcf6b0. Darker variant (lightness 54%): #f8e61c. 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.