Palegoldenrod Color

HEX, RGB, HSL & CMYK Codes

#eee8aa
Format Value
HEX #eee8aa
RGB rgb(238, 232, 170)
HSL hsl(54.7, 66.7%, 80%)
CMYK cmyk(0%, 2.5%, 28.6%, 6.7%)
HSV hsv(54.7, 28.6%, 93.3%)

palegoldenrod color harmonies

Tints & shades of palegoldenrod

Tints (lighter)

#f0eab2 #f1ecb9 #f3eec1 #f4f0c9 #f6f2d1 #f7f5d8 #f9f7e0 #faf9e8 #fcfbf0 #fdfdf7

Shades (darker)

#d8d39b #c3be8b #ada97c #97946c #827f5d #6c694d #57543e #413f2e #2b2a1f #16150f

Contrast & accessibility

The quick brown fox

On white · 1.25:1 · Fail

The quick brown fox

On black · 16.76:1 · AAA

Recommended text color: #000000

Use palegoldenrod in code

CSS color: #eee8aa;
SCSS $color: #eee8aa;
Tailwind bg-[#eee8aa]
Swift UIColor(red: 0.933, green: 0.910, blue: 0.667, alpha: 1)
Android Color.parseColor("#eee8aa")
Flutter Color(0xFFEEE8AA)

Colors similar to palegoldenrod

Browse all Yellow colors →

What is the HEX code for palegoldenrod?

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

How do I use palegoldenrod in CSS?

To apply palegoldenrod in CSS:

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

What are all the color format values for palegoldenrod?

FormatValue
HEX#eee8aa
RGBrgb(238, 232, 170)
HSLhsl(54.7, 66.7%, 80%)
CMYKcmyk(0%, 2.5%, 28.6%, 6.7%)

How do I convert palegoldenrod to HEX?

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

What color family does palegoldenrod belong to?

palegoldenrod belongs to the yellow color family. It is a light, moderately saturated color with HSL values: hue 54.7°, saturation 66.7%, lightness 80%.

How do I create lighter and darker shades of palegoldenrod?

Lighter variant (lightness 95%): #fbf9ea. Darker variant (lightness 65%): #e1d76a. 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.