Pastel yellow Color — HEX, RGB, HSL & CMYK Codes

#fffe71
Format Value
HEX #fffe71
RGB rgb(255, 254, 113)
HSL hsl(59.6, 100%, 72.2%)
CMYK cmyk(0%, 0.4%, 55.7%, 0%)
HSV hsv(59.6, 55.7%, 100%)

pastel yellow color harmonies

Tints & shades of pastel yellow

Tints (lighter)

#fffe7e #fffe8b #fffe98 #fffea5 #fffeb2 #ffffbe #ffffcb #ffffd8 #ffffe5 #fffff2

Shades (darker)

#e8e767 #d1d05c #b9b952 #a2a248 #8b8b3e #747333 #5d5c29 #46451f #2e2e15 #17170a

Contrast & accessibility

The quick brown fox

On white · 1.07:1 · Fail

The quick brown fox

On black · 19.67:1 · AAA

Recommended text color: #000000

Use pastel yellow in code

CSS color: #fffe71;
SCSS $color: #fffe71;
Tailwind bg-[#fffe71]
Swift UIColor(red: 1.000, green: 0.996, blue: 0.443, alpha: 1)
Android Color.parseColor("#fffe71")
Flutter Color(0xFFFFFE71)

Colors similar to pastel yellow

Browse all Yellow colors →

What is the HEX code for pastel yellow?

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

How do I use pastel yellow in CSS?

To apply pastel yellow in CSS:

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

What are all the color format values for pastel yellow?

FormatValue
HEX#fffe71
RGBrgb(255, 254, 113)
HSLhsl(59.6, 100%, 72.2%)
CMYKcmyk(0%, 0.4%, 55.7%, 0%)

How do I convert pastel yellow to HEX?

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

What color family does pastel yellow belong to?

pastel yellow belongs to the yellow color family. It is a light, vivid color with HSL values: hue 59.6°, saturation 100%, lightness 72.2%.

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

Lighter variant (lightness 87.2%): #ffffbe. Darker variant (lightness 57.2%): #fffe25. 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.