#CDD0AF Color Information

Hex color code: #CDD0AF

#CDD0AF is a gentle yellow color. In RGB it is (205, 208, 175), and in HSL it is (65°, 26%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDD0AF
RGB
205, 208, 175
HSL
65°, 26%, 75%
CMYK
1%, 0%, 16%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 208, 175

Red: 205 / Green: 208 / Blue: 175

HSL

65°, 26%, 75%

Hue: 65° / Saturation: 26% / Lightness: 75%

CMYK

1%, 0%, 16%, 18%

Cyan: 1% / Magenta: 0% / Yellow: 16% / Key: 18%

What color is #CDD0AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD0AF to RGB:

rgb(205, 208, 175)HEX to RGB Converter →

HEX to HSL

Convert #CDD0AF to HSL:

hsl(65, 26%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD0AF to CMYK:

cmyk(1%, 0%, 16%, 18%)Color Converter →

Color Meaning and Usage

#CDD0AF is a gentle yellow color with RGB values of 205, 208, 175 and HSL of 65°, 26%, 75%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD0AF is #B1AFD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C2AF.

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

Contrast with #CDD0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD0AF?

#CDD0AF is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDD0AF?

#CDD0AF in RGB is (205, 208, 175) - 205 red, 208 green, and 175 blue.

How to use #CDD0AF in CSS?

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

What colors go well with #CDD0AF?

#B1AFD0 (complementary), #D0C2AF (analogous), and #AFB47E (lighter shade) work well with #CDD0AF.