Pale to HSL — Color Code

#fff9d0
Format Value
HEX #fff9d0
RGB rgb(255, 249, 208)
HSL hsl(52.3, 100%, 90.8%)
CMYK cmyk(0%, 2.4%, 18.4%, 0%)
HSV hsv(52.3, 18.4%, 100%)

pale color harmonies

Tints & shades of pale

Tints (lighter)

#fffad4 #fffad9 #fffbdd #fffbe1 #fffce5 #fffcea #fffdee #fffdf2 #fffef6 #fffefb

Shades (darker)

#e8e2bd #d1ccaa #b9b597 #a29e84 #8b8871 #74715f #5d5b4c #464439 #2e2d26 #171713

Contrast & accessibility

The quick brown fox

On white · 1.07:1 · Fail

The quick brown fox

On black · 19.71:1 · AAA

Recommended text color: #000000

Use pale in code

CSS color: #fff9d0;
SCSS $color: #fff9d0;
Tailwind bg-[#fff9d0]
Swift UIColor(red: 1.000, green: 0.976, blue: 0.816, alpha: 1)
Android Color.parseColor("#fff9d0")
Flutter Color(0xFFFFF9D0)

Colors similar to pale

Browse all Yellow colors →

What is the HSL code for pale?

The CSS color pale in HSL format is hsl(52.3, 100%, 90.8%). Use this value directly in CSS, SVG, and most design tools.

How do I use pale in CSS?

To apply pale in CSS:

  • Text color: color: hsl(52.3, 100%, 90.8%);
  • Background: background-color: hsl(52.3, 100%, 90.8%);
  • Border: border-color: hsl(52.3, 100%, 90.8%);

What are all the color format values for pale?

FormatValue
HEX#fff9d0
RGBrgb(255, 249, 208)
HSLhsl(52.3, 100%, 90.8%)
CMYKcmyk(0%, 2.4%, 18.4%, 0%)

How do I convert pale to HSL?

Select pale from the color name list in our color converter. The HSL value — hsl(52.3, 100%, 90.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale belong to?

pale belongs to the near-white color family. It is a light, vivid color with HSL values: hue 52.3°, saturation 100%, lightness 90.8%.

How do I create lighter and darker shades of pale?

Lighter variant (lightness 95%): #fffce5. Darker variant (lightness 75.8%): #ffef84. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.