Squash Color — HEX, RGB, HSL & CMYK Codes

#f2ab15
Format Value
HEX #f2ab15
RGB rgb(242, 171, 21)
HSL hsl(40.7, 89.5%, 51.6%)
CMYK cmyk(0%, 29.3%, 91.3%, 5.1%)
HSV hsv(40.7, 91.3%, 94.9%)

squash color harmonies

Tints & shades of squash

Tints (lighter)

#f3b32a #f4ba40 #f6c255 #f7ca6a #f8d17f #f9d995 #fae0aa #fbe8bf #fdf0d4 #fef7ea

Shades (darker)

#dc9b13 #c68c11 #b07c0f #9a6d0d #845d0b #6e4e0a #583e08 #422f06 #2c1f04 #161002

Contrast & accessibility

The quick brown fox

On white · 1.98:1 · Fail

The quick brown fox

On black · 10.61:1 · AAA

Recommended text color: #000000

Use squash in code

CSS color: #f2ab15;
SCSS $color: #f2ab15;
Tailwind bg-[#f2ab15]
Swift UIColor(red: 0.949, green: 0.671, blue: 0.082, alpha: 1)
Android Color.parseColor("#f2ab15")
Flutter Color(0xFFF2AB15)

Colors similar to squash

Browse all Orange colors →

What is the HEX code for squash?

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

How do I use squash in CSS?

To apply squash in CSS:

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

What are all the color format values for squash?

FormatValue
HEX#f2ab15
RGBrgb(242, 171, 21)
HSLhsl(40.7, 89.5%, 51.6%)
CMYKcmyk(0%, 29.3%, 91.3%, 5.1%)

How do I convert squash to HEX?

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

What color family does squash belong to?

squash belongs to the orange color family. It is a medium, vivid color with HSL values: hue 40.7°, saturation 89.5%, lightness 51.6%.

How do I create lighter and darker shades of squash?

Lighter variant (lightness 66.6%): #f6c55e. Darker variant (lightness 36.6%): #b17b0a. 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.