Straw to CMYK — Color Code

#fcf679
Format Value
HEX #fcf679
RGB rgb(252, 246, 121)
HSL hsl(57.3, 95.6%, 73.1%)
CMYK cmyk(0%, 2.4%, 52%, 1.2%)
HSV hsv(57.3, 52%, 98.8%)

straw color harmonies

Tints & shades of straw

Tints (lighter)

#fcf785 #fdf891 #fdf89e #fdf9aa #fdfab6 #fefbc2 #fefcce #fefdda #fefde7 #fffef3

Shades (darker)

#e5e06e #cec963 #b7b358 #a09d4d #898642 #737037 #5c592c #454321 #2e2d16 #17160b

Contrast & accessibility

The quick brown fox

On white · 1.13:1 · Fail

The quick brown fox

On black · 18.6:1 · AAA

Recommended text color: #000000

Use straw in code

CSS color: #fcf679;
SCSS $color: #fcf679;
Tailwind bg-[#fcf679]
Swift UIColor(red: 0.988, green: 0.965, blue: 0.475, alpha: 1)
Android Color.parseColor("#fcf679")
Flutter Color(0xFFFCF679)

Colors similar to straw

Browse all Yellow colors →

What is the CMYK code for straw?

The CSS color straw in CMYK format is cmyk(0%, 2.4%, 52%, 1.2%). Use this value directly in CSS, SVG, and most design tools.

How do I use straw in CSS?

To apply straw in CSS:

  • Text color: color: cmyk(0%, 2.4%, 52%, 1.2%);
  • Background: background-color: cmyk(0%, 2.4%, 52%, 1.2%);
  • Border: border-color: cmyk(0%, 2.4%, 52%, 1.2%);

What are all the color format values for straw?

FormatValue
HEX#fcf679
RGBrgb(252, 246, 121)
HSLhsl(57.3, 95.6%, 73.1%)
CMYKcmyk(0%, 2.4%, 52%, 1.2%)

How do I convert straw to CMYK?

Select straw from the color name list in our color converter. The CMYK value — cmyk(0%, 2.4%, 52%, 1.2%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does straw belong to?

straw belongs to the yellow color family. It is a light, vivid color with HSL values: hue 57.3°, saturation 95.6%, lightness 73.1%.

How do I create lighter and darker shades of straw?

Lighter variant (lightness 88.1%): #fefbc4. Darker variant (lightness 58.099999999999994%): #faf12e. 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.