#DAA520

goldenrod

#DAA520 is a orange colour. In RGB it is 218 red, 165 green and 32 blue, which converts to a hue of 43 degrees, 74% saturation and 49% lightness. It is one of the named CSS colours, written as goldenrod in stylesheets.

Color values

HEX#DAA520
RGBrgb(218, 165, 32)
HSLhsl(43, 74%, 49%)
HSVhsv(43, 85%, 85%)
CMYKcmyk(0%, 24%, 85%, 15%)

Contrast and accessibility

Against white the contrast ratio is 2.24:1, and against black it is 9.38:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White2.24:1FailFail
Black9.38:1AAAAAA

Tints and shades

Lighter tints move #DAA520 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #DAA520;
CSS rgb()color: rgb(218 165 32);
Tailwindbg-[#daa520]
SwiftUIColor(red: 0.855, green: 0.647, blue: 0.125)
AndroidColor.parseColor("#DAA520")

Related tools