#CDCFBC Color Information

Hex color code: #CDCFBC

A soft yellow shade, #CDCFBC appears as (205, 207, 188) in RGB and (66°, 17%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CDCFBC
RGB
205, 207, 188
HSL
66°, 17%, 77%
CMYK
1%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 207, 188

Red: 205 / Green: 207 / Blue: 188

HSL

66°, 17%, 77%

Hue: 66° / Saturation: 17% / Lightness: 77%

CMYK

1%, 0%, 9%, 19%

Cyan: 1% / Magenta: 0% / Yellow: 9% / Key: 19%

What color is #CDCFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCFBC to RGB:

rgb(205, 207, 188)HEX to RGB Converter →

HEX to HSL

Convert #CDCFBC to HSL:

hsl(66, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCFBC to CMYK:

cmyk(1%, 0%, 9%, 19%)Color Converter →

Color Meaning and Usage

#CDCFBC is a light yellow color with RGB values of 205, 207, 188 and HSL of 66°, 17%, 77%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCFBC is #BCBACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC6BA.

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

Contrast with #CDCFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCFBC?

#CDCFBC is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDCFBC?

#CDCFBC in RGB is (205, 207, 188) - 205 red, 207 green, and 188 blue.

How to use #CDCFBC in CSS?

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

What colors go well with #CDCFBC?

#BCBACE (complementary), #CEC6BA (analogous), and #ABAF8E (lighter shade) work well with #CDCFBC.