#CDD87D Color Information

Hex color code: #CDD87D

#CDD87D is a balanced yellow color. In RGB it is (205, 216, 125), and in HSL it is (67°, 54%, 67%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#CDD87D
RGB
205, 216, 125
HSL
67°, 54%, 67%
CMYK
5%, 0%, 42%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD87D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 216, 125

Red: 205 / Green: 216 / Blue: 125

HSL

67°, 54%, 67%

Hue: 67° / Saturation: 54% / Lightness: 67%

CMYK

5%, 0%, 42%, 15%

Cyan: 5% / Magenta: 0% / Yellow: 42% / Key: 15%

What color is #CDD87D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD87D to RGB:

rgb(205, 216, 125)HEX to RGB Converter →

HEX to HSL

Convert #CDD87D to HSL:

hsl(67, 54%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD87D to CMYK:

cmyk(5%, 0%, 42%, 15%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #CDD87D has RGB (205, 216, 125) and HSL (67°, 54%, 67%). 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 #CDD87D is #887DD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8B57D.

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

Contrast with #CDD87D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD87D?

#CDD87D is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDD87D?

#CDD87D in RGB is (205, 216, 125) - 205 red, 216 green, and 125 blue.

How to use #CDD87D in CSS?

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

What colors go well with #CDD87D?

#887DD8 (complementary), #D8B57D (analogous), and #B7C743 (lighter shade) work well with #CDD87D.