Squash to CMYK — Color Code

#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 CMYK code for squash?

The CSS color squash in CMYK format is cmyk(0%, 29.3%, 91.3%, 5.1%). 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: cmyk(0%, 29.3%, 91.3%, 5.1%);
  • Background: background-color: cmyk(0%, 29.3%, 91.3%, 5.1%);
  • Border: border-color: cmyk(0%, 29.3%, 91.3%, 5.1%);

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 CMYK?

Select squash from the color name list in our color converter. The CMYK value — cmyk(0%, 29.3%, 91.3%, 5.1%) — 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 CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.