#CDBE37 Color Information

Hex color code: #CDBE37

The hex color #CDBE37 is a subtle yellow with RGB values of (205, 190, 55) and HSL of (54°, 60%, 51%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#CDBE37
RGB
205, 190, 55
HSL
54°, 60%, 51%
CMYK
0%, 7%, 73%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDBE37; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 190, 55

Red: 205 / Green: 190 / Blue: 55

HSL

54°, 60%, 51%

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

CMYK

0%, 7%, 73%, 20%

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

What color is #CDBE37?

#CDBE37 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDBE37 to RGB:

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

HEX to HSL

Convert #CDBE37 to HSL:

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

HEX to CMYK

Convert #CDBE37 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #CDBE37 has RGB (205, 190, 55) and HSL (54°, 60%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDBE37 is #3746CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD7337.

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

Contrast with #CDBE37

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDBE37?

#CDBE37 is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDBE37?

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

How to use #CDBE37 in CSS?

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

What colors go well with #CDBE37?

#3746CD (complementary), #CD7337 (analogous), and #938825 (lighter shade) work well with #CDBE37.