#CAD47D Color Information

Hex color code: #CAD47D

The hex color #CAD47D is a muted yellow with RGB values of (202, 212, 125) and HSL of (67°, 50%, 66%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#CAD47D
RGB
202, 212, 125
HSL
67°, 50%, 66%
CMYK
5%, 0%, 41%, 17%

Shades

CSS Usage
color: #CAD47D;
background-color: #CAD47D;
border-color: #CAD47D;
box-shadow: 0 0 10px #CAD47D;
border: 2px solid #CAD47D;
Tailwind Usage
bg-[#CAD47D]
text-[#CAD47D]
border-[#CAD47D]
shadow-[0_0_10px_CAD47D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CAD47D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CAD47D; color: #000000; }

Badge

New Feature
.badge { background-color: #CAD47D; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CAD47D; background-color: #CAD47D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CAD47D20; border-left: 4px solid #CAD47D; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CAD47D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CAD47D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 212, 125

Red: 202 / Green: 212 / Blue: 125

HSL

67°, 50%, 66%

Hue: 67° / Saturation: 50% / Lightness: 66%

CMYK

5%, 0%, 41%, 17%

Cyan: 5% / Magenta: 0% / Yellow: 41% / Key: 17%

What color is #CAD47D?

#CAD47D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD47D to RGB:

rgb(202, 212, 125)HEX to RGB Converter →

HEX to HSL

Convert #CAD47D to HSL:

hsl(67, 50%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD47D to CMYK:

cmyk(5%, 0%, 41%, 17%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #CAD47D has RGB (202, 212, 125) and HSL (67°, 50%, 66%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD47D is #877DD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4B27D.

Use #CAD47D in CSS: color: #CAD47D or background-color: #CAD47D. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CAD47D

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.22:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD47D?

#CAD47D is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD47D?

#CAD47D in RGB is (202, 212, 125) - 202 red, 212 green, and 125 blue.

How to use #CAD47D in CSS?

Use #CAD47D directly in your CSS properties like color or background-color.

What colors go well with #CAD47D?

#877DD4 (complementary), #D4B27D (analogous), and #B2C144 (lighter shade) work well with #CAD47D.