#CDCCB7 Color Information

Hex color code: #CDCCB7

#CDCCB7 is a soft yellow color. In RGB it is (205, 204, 183), and in HSL it is (57°, 18%, 76%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCCB7
RGB
205, 204, 183
HSL
57°, 18%, 76%
CMYK
0%, 0%, 11%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCCB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 204, 183

Red: 205 / Green: 204 / Blue: 183

HSL

57°, 18%, 76%

Hue: 57° / Saturation: 18% / Lightness: 76%

CMYK

0%, 0%, 11%, 20%

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

What color is #CDCCB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCCB7 to RGB:

rgb(205, 204, 183)HEX to RGB Converter →

HEX to HSL

Convert #CDCCB7 to HSL:

hsl(57, 18%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCCB7 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CDCCB7 has RGB (205, 204, 183) and HSL (57°, 18%, 76%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCCB7 is #B7B8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC1B7.

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

Contrast with #CDCCB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCCB7?

#CDCCB7 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDCCB7?

#CDCCB7 in RGB is (205, 204, 183) - 205 red, 204 green, and 183 blue.

How to use #CDCCB7 in CSS?

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

What colors go well with #CDCCB7?

#B7B8CD (complementary), #CDC1B7 (analogous), and #ADAC8A (lighter shade) work well with #CDCCB7.