#CDCD37 Color Information

Hex color code: #CDCD37

A muted yellow shade, #CDCD37 appears as (205, 205, 55) in RGB and (60°, 60%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#CDCD37
RGB
205, 205, 55
HSL
60°, 60%, 51%
CMYK
0%, 0%, 73%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCD37; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 205, 55

Red: 205 / Green: 205 / Blue: 55

HSL

60°, 60%, 51%

Hue: 60° / Saturation: 60% / Lightness: 51%

CMYK

0%, 0%, 73%, 20%

Cyan: 0% / Magenta: 0% / Yellow: 73% / Key: 20%

What color is #CDCD37?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCD37 to RGB:

rgb(205, 205, 55)HEX to RGB Converter →

HEX to HSL

Convert #CDCD37 to HSL:

hsl(60, 60%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCD37 to CMYK:

cmyk(0%, 0%, 73%, 20%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #CDCD37 has RGB (205, 205, 55) and HSL (60°, 60%, 51%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCD37 is #3737CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD8237.

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

Contrast with #CDCD37

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCD37?

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

What is the RGB value of #CDCD37?

#CDCD37 in RGB is (205, 205, 55) - 205 red, 205 green, and 55 blue.

How to use #CDCD37 in CSS?

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

What colors go well with #CDCD37?

#3737CD (complementary), #CD8237 (analogous), and #939325 (lighter shade) work well with #CDCD37.