#CDCABF Color Information

Hex color code: #CDCABF

A light yellow shade, #CDCABF appears as (205, 202, 191) in RGB and (47°, 12%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CDCABF
RGB
205, 202, 191
HSL
47°, 12%, 78%
CMYK
0%, 1%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 202, 191

Red: 205 / Green: 202 / Blue: 191

HSL

47°, 12%, 78%

Hue: 47° / Saturation: 12% / Lightness: 78%

CMYK

0%, 1%, 7%, 20%

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

What color is #CDCABF?

#CDCABF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCABF to RGB:

rgb(205, 202, 191)HEX to RGB Converter →

HEX to HSL

Convert #CDCABF to HSL:

hsl(47, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCABF to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CDCABF has RGB (205, 202, 191) and HSL (47°, 12%, 78%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCABF is #C0C3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC4C0.

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

Contrast with #CDCABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCABF?

#CDCABF is a delicate yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCABF?

#CDCABF in RGB is (205, 202, 191) - 205 red, 202 green, and 191 blue.

How to use #CDCABF in CSS?

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

What colors go well with #CDCABF?

#C0C3CE (complementary), #CEC4C0 (analogous), and #ACA795 (lighter shade) work well with #CDCABF.