#CDDA72 Color Information

Hex color code: #CDDA72

A balanced yellow shade, #CDDA72 appears as (205, 218, 114) in RGB and (68°, 58%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#CDDA72
RGB
205, 218, 114
HSL
68°, 58%, 65%
CMYK
6%, 0%, 48%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CDDA72; 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 #CDDA72; background-color: #CDDA7215; }

Alert / Toast

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

Link / Accent

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

a { color: #CDDA72; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 218, 114

Red: 205 / Green: 218 / Blue: 114

HSL

68°, 58%, 65%

Hue: 68° / Saturation: 58% / Lightness: 65%

CMYK

6%, 0%, 48%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 48% / Key: 15%

What color is #CDDA72?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDA72 to RGB:

rgb(205, 218, 114)HEX to RGB Converter →

HEX to HSL

Convert #CDDA72 to HSL:

hsl(68, 58%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDA72 to CMYK:

cmyk(6%, 0%, 48%, 15%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #CDDA72 has RGB (205, 218, 114) and HSL (68°, 58%, 65%). 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 #CDDA72 is #8072DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAB472.

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

Contrast with #CDDA72

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDA72?

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

What is the RGB value of #CDDA72?

#CDDA72 in RGB is (205, 218, 114) - 205 red, 218 green, and 114 blue.

How to use #CDDA72 in CSS?

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

What colors go well with #CDDA72?

#8072DA (complementary), #DAB472 (analogous), and #B6C936 (lighter shade) work well with #CDDA72.